A platform to learn how to be a great frontend developer
You need to have pnpm and vercel cli installed on your machine.
pnpm install
# if you use vercel
vercel env pull
# or copy and edit .env.local
cp .env .env.local
pnpm dev
This project is licensed under the MIT License - see the LICENSE file for details.