Skip to content

this is a full-stack web application using a MERN stack technologies

Notifications You must be signed in to change notification settings

naor572/Second-hand-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Second-hand store

📃 General description

This is a MERN stack application designed for anyone interested in selling their second-hand item.

Features

  • User Sign Up and Sign In

  • Remain logged-in while refresh with JWT token and Local Storage.

  • Users can purchase items and add to the shopping cart.

  • Users can edit/delete their own items.

  • Users can like items

  • Pagination

Tools

  • React
  • Redux-toolkit
  • Material-UI
  • React-router-dom
  • Node.js
  • Express.js
  • REST API
  • MongoDB
  • Mongoose
  • jsonwebtoken

Images

home

home

login

Login

register

register

shopping cart

cart

item details

item

▶️ Execution Instructions

to start the application please go to the path "...\vacations\client\my-app" in command line and run:

  npm i build
  npm start

after that please go the the path of the server "...\vacations\server" in the command line and run:

  npm i build
  nodemon index

About

this is a full-stack web application using a MERN stack technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published