Skip to content

KfirLankry/Shine-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Shine (Ecommerce Clothing Store)

This is My Final (!) Fullstack summary project in Hackeru Development course.
A single page, End-to-End application inspired by Shein - "Shine" is a fake fashion e-commerce platform that focuses on women's wear, but also offers men's apparel, children's clothes, accessories, shoes, bags and other fashion items.

Project ingredients:

Front-End:

  • React (Vite)
  • Protected Routes (Guards)
  • Formik & Yup
  • React Tostify
  • Axios
  • Jwt Decode
  • Font-awesome Icons

Back-End:

  • MongoDB
  • Node.js
  • Express
  • Bcrypt
  • Dotenv
  • Joi
  • Jsonwebtoken
  • Lodash
  • Mongoose

Dependencies Installation:

npm i (To Install all required Dependencies in Server side & Client side)

Run Project:

Server Side: nodemon
Client Side: npm run dev

Missing env variables:

Server Side: PORT, db, SecretKey
Client Side: VITE_API_BASE_URL

More Info:

Development Field: Fullstack
Live Web: https://shine-store.netlify.app/
Author: Kfir Lankry

Screenshots:

alt text


alt text


alt text


alt text


alt text


About

"Shine" is a fake fashion e-commerce platform that focuses on women's wear, but also offers men's apparel, children's clothes, accessories, shoes, bags and other fashion items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors