Dev-Apparel is an E-commerce App, built using - NextJS, MongoDB, React, Stripe, Use-Shopping-Cart, and Bootstrap.
Link: https://dev-apparel.vercel.app/
- Sleek UI using Bootstrap under the hood
- Fast and scalable Filter component
- Serverside rendering for SEO
- Shopping cart and Stripe payments functionality
- Add authentication
- Touch-up Store UI
- Implement individual item endpoints
- Download and install node.js from https://nodejs.org/en/download/
- Clone or download the git repository
- Unzip and CD in project directory
- Get required keys for MongoDBand Stripe
- Set keys in
root/.env.local
- Run
npm run dev
to initialize local server