Demo : https://ecommerce-web-app-reactjs.vercel.app/
Source: https://github.com/erajamanickam/ecommerce-web-app-reactjs
Simple Ecommerce Web App using reactjs with fakestoreapi
Fake Store API
FakeStoreApi is a free online REST API that you can use whenever you need Pseudo-real data for your e-commerce or shopping website without running any server-side code. It's awesome for teaching purposes, sample codes, tests, etc.
https://fakestoreapi.com/products
and in your product page you request a single product by Id https://fakestoreapi.com/products/1
- Product Category
- Product lists
- Product Details
Top comments (0)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.