Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yonga

An e-commerce web application using MERN stack.

Here's the link to this project -> https://yonga.herokuapp.com/

Sample Screenshots 📷

Desktop Landing Page

Desktop Responsive

Phone Screen Landing Page

iPhone Responsive

Login Page

Login Page

Upload image with zoom and crop functionality to cloudinary API

Dashboard upload Image

Email Registry Verification

Email Registry Verification

Features

  • Cookie-based authentication with refresh and access token (CSRF and JWT based app)
  • Register with confirmation email.
  • Forget and Reset password.
  • Google and Facebook login
  • Upload photo with cloudinary API
  • Resize and crop image upload
  • Rating system
  • Commenting System (Nested CRUD)
  • User dashboard with orders
  • Full featured shopping cart
  • Checkout process (shipping, payment method, etc)
  • PayPal / credit card integration
  • Database seeder
  • AND MORE...

Quick Start

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Import data
npm run data:import

# Destroy data
npm run data:destroy

# Server runs on http://localhost:5000 and client on http://localhost:3000

Author

Gerard Martin R. Segismundo

Version

1.0.0

License

This project is licensed under the MIT License

About

ecommerce website using MERN stack

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages