Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 973 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 973 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm i

cp .env.example .env

REACT_APP_API_BASE_URL=https://fakestoreapi.com npm start

Since testing was not explicitly mentioned, I've not put emphasis on it

Tried to create some synergy between the API and UX by creating a local store while still sending the requests to https://fakestoreapi.com/

Screenshot 2024-07-15 at 09 03 36 # Screenshot 2024-07-15 at 09 03 18 # Screenshot 2024-07-15 at 09 03 00 #