This is a MERN ecommerce application. The technologies used to build it include React.js, React Bootstrap, REDUX, MongoDB, Node.js, and Express.js. It has user authentication, user reviews, products search filter, shopping cart, products and orders lists, admin panel to manage orders and their status, payment processing with paypal.
- Clone the repository
- Run command npm install.
- Set env variables for mongoDB URL etc.
- Run command npm run dev
Screenshot 1: Home Screen
Screenshot 2: Shipping Screen
Screenshot 3: Payment Screen
Screenshot 4: Admin Panel