Skip to content

SHOPNEST is a stylish ecommerce website for fancy ladies' shoes, built with the MERN Stack. It offers a smooth shopping experience with features like product recommendations, voice search, and secure Stripe payments. Easy to use for both shoppers and admins.

Notifications You must be signed in to change notification settings

Mshandev/Shopnest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHOPNEST - Ecommerce Website

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..

Demo

https://shopnest-fyp.vercel.app/

Features

  • 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

Screenshots

Login

Products

Checkout

Orders

Run Locally

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

Tech Stack

Deployment

The application is deployed on Vercel.

Contributing

Contributions are always welcome! Just raise an issue, and we will discuss it.

Feedback

If you have any feedback, please reach out to me here

About

SHOPNEST is a stylish ecommerce website for fancy ladies' shoes, built with the MERN Stack. It offers a smooth shopping experience with features like product recommendations, voice search, and secure Stripe payments. Easy to use for both shoppers and admins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published