Skip to content

An online react JS shop using the fakeStoreApi to get categories and products

Notifications You must be signed in to change notification settings

FREDVUNI/react-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React JS Shop with fakeStoreAPI

This is a simple React JS e-commerce app that uses the fakeStoreAPI to fetch categories and products. The app features a responsive design, product listing and detail pages, a shopping cart, and a checkout form.

Installation

To run this app on your local machine, follow these steps:

  1. Clone this repository: git clone https://github.com/FREDVUNI/react-store.git
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Open the app in your browser at http://localhost:3000

Features

  • Browse products by category or search for products by name
  • View product details and add products to the cart
  • Edit the cart contents and proceed to checkout
  • Submit an order and receive an order confirmation

Technologies Used

  • React JS
  • React Router
  • Axios
  • HTML
  • CSS

Credits

License

This project is licensed under the MIT License.

About

An online react JS shop using the fakeStoreApi to get categories and products

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published