Skip to content

bassant147/shop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping App

This app was developed using React, Redux, Nodejs and Express with a relational database.

The user can

  • signup, login and logout.
  • add/remove items from a wishlist.
  • add/remove items from a cart and checkout receiving a receipt containing details of the purchased items.
  • The user can view purchase history.
  • The items added to the wishlist will be removed from the cart and vice versa.

Scripts:

This command will run both the frontend and backend servers simultaneously.
    npm run dev

shop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published