Atharv - @Athi223
A storefront built using MedusaJS + NextJS, deployed on Heroku(backend) + Netlify(frontend) with a small touch of Upstash for Redis
Prerequisites:
- Need MedusaJS backend store up and running: MedusaJS QuickStart
Install dependencies:
npm i
Run the development server:
npm run dev