Skip to content

FrontEnd in React. BackEnd in Express and API. API is connected to express server and data. will get fetched from server to client. Display products, show product.

License

Notifications You must be signed in to change notification settings

nisha8c/shoppingSite-react-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

shoppingSite-react-express-api

FrontEnd in React. Routes Redux.

BackEnd in Express and API (https://fakestoreapi.com/). API is connected to express server and data will get fetched from server to client. Server: 5000 client: 3000 proxy has been set to avoid cors.

Functionality: SPA with routes. Display all products, show product by id. Add to cart, display cart and total calculation Navigate to Checkout.

React Components:

  1. About
  2. Card
  3. Checkout
  4. Contact
  5. Footer
  6. Header
  7. Home
  8. Product
  9. Products

Redux actions:

  1. Add Item
  2. Delete Item

About

FrontEnd in React. BackEnd in Express and API. API is connected to express server and data. will get fetched from server to client. Display products, show product.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published