https://github.com/abhishekrawe/search-filter-ecommerce
An Ecommerce application , Users should be able to update the product list by changing the category. Users should be able to search for the products. Search/Filtered results should also be shown in the same manner.
https://github.com/abhishekrawe/search-filter-ecommerce
css fake-api fake-data react reactjs
Last synced: about 2 months ago
JSON representation
An Ecommerce application , Users should be able to update the product list by changing the category. Users should be able to search for the products. Search/Filtered results should also be shown in the same manner.
- Host: GitHub
- URL: https://github.com/abhishekrawe/search-filter-ecommerce
- Owner: abhishekrawe
- Created: 2023-02-03T10:42:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T15:00:24.000Z (over 2 years ago)
- Last Synced: 2025-02-09T19:44:42.244Z (3 months ago)
- Topics: css, fake-api, fake-data, react, reactjs
- Language: JavaScript
- Homepage: https://elevate-assignment.vercel.app
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ❄️Elevate Assignment
# 📌depolyed link [here](https://elevate-assignment.vercel.app/).
⬇️ For Running this repository on local
⬇️ Frontend - cd to elevate-assignment > npm install > npm start## 🃏Glimse of Project ⏬
### `video `
https://user-images.githubusercontent.com/65603830/216839360-ee378249-515f-4f74-91f0-d3612ecdc301.mp4# 🐸Problem Statement and my approach (अप्रोच्)🐸
## 💜 Create an e-commerce banner and list products using React JS/NEXT JS.
✨ API Docs - https://fakestoreapi.com/docs
1️⃣.Users should be able to update the product list by changing the category.
2️⃣.Users should be able to search for the products.
3️⃣.Search/Filtered results should also be shown in the same manner.
4️⃣.Responsive
Mobile View
Tab View
![]()