Simple clothing store to showcase functianality of dashboard that was made earlier
Next.js 13, TypeScript, Tailwind
Vercel
Since node_modules are not in repository , you need to recover it. You can do it with npm i
Start with npm run dev
Create .env
file and provide following variables :
- NEXT_PUBLIC_API_URL = url of the store you created at dashboard