This repository hosts the source code for SHOPNEST, smart ecommerce website built with the MERN Stack. It features a user-friendly shopping platform for fancy ladies' shoes..
https://shopnest-fyp.vercel.app/
- Admin Panel
- User Panel
- Voice Searching Products
- Filter and Sorting Products
- Login/Signup
- Invoice Emailing
- Forgot Password using email
- Authenticated APIs
- Pagination
- Add to Cart
- Payment Gateway using Stripe
- Product Recommendations
- REST APIs
- Password Hashing
- Role-Based Identification
- Orders Management
- Products Management
Clone the project
git clone https://github.com/Mshandev/Shopnest
Go to the project directory
cd SHOPNEST
Install dependencies
npm install
Setup Environment Vaiables
PORT=8080
MONGODB_URL
ENDPOINT_SECRET
STRIPE_SERVER_KEY
JWT_SECRET_KEY
SESSION_KEY
DB_PASSWORD
MAIL_PASSWORD
Start the server
npm start
The application is deployed on Vercel.
Contributions are always welcome! Just raise an issue, and we will discuss it.
If you have any feedback, please reach out to me here