These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You will need to have the following software installed on your machine:
- Node.js and its package mangaer (example using yarn)
- A modern web browser
- Clone the repository to your local machine
git clone https://github.com/miyakoochi/pikuseru.git
- Navigate to the project directory
cd pikuseru
- Install the necessary packages
yarn
- Start the development server
yarn dev
- Visit the site in your web browser at http://localhost:3000
- React
- TypeScript
- Jotai
- TailwindCSS
- Vite