Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.13 KB

Shop-App

Shop-App with Fake Store API built on React Function Component. This project is fully responsive on different devices and window sizes. This project is Single Page Application (SPA) with react-router-dom. In this project, you can add or remove products from cart(basket).

🚀 Demo

🔗 Website link

Project Screenshots:

project-screenshot project-screenshot

🛠️ Installation Steps:

1. Download code

git clone https://github.com/Ogabek-Mustafoev/React_Shop_with_FakeStoreAPI.git

2. Install packages

npm install

3. Run server:

npm start

💖Like my work?