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).
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