This is a fullstack Javascript project built using the tools listed below:
Frontend - React REACT
Backend - Express Express
Database - MongoDB MongoDB
Redux Toolkit - for state management and api consumption
Frontend Deployed Frontend on Vercel
Backend Deployed Backend on Vercel
to pull github repository Johnson Are then cd into frontend | backend and run npm i
general page route ("/") admin portal route ("/admin-portal")
User authentication: •sign-up ✅ •login ✅ •logout ✅ Product listing with pagination ✅ Product details page ✅ Shopping cart functionality ✅ Checkout process ✅
Backend APIs •product management ✅ •user management ✅ •order processing ✅
Basic admin panel for managing products and orders ✅