Skip to content

interaction-dynamics/learn-platform

Repository files navigation

learn-platform

A platform to learn how to be a great frontend developer

Getting started

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

License

This project is licensed under the MIT License - see the LICENSE file for details.