- NodeJS >= 18
- pnpm >= 8
- Astro
- React
- Typescript
- Tailwind CSS
- Zod
- Eslint + Prettier
- Nano Stores
- Clone the Repo.
- Create
.env
file at root of the project (see file .env.example). pnpm i
to install dependencies.pnpm dev
to start server atlocalhost:4321
- Let's Go!