A simple and clean product grid that dynamically fetches products from FakeStoreAPI and displays them in a responsive layout.
Built with pure HTML, CSS, JavaScript (XMLHttpRequest).
Perfect for beginners to understand API integration and DOM manipulation.
- Dynamic product loading from FakeStoreAPI.
- Clean and responsive card grid layout.
- Hover animations for better UX.
- Simple Vanilla JS without frameworks.
- Beginner-friendly API project.
- HTML
- CSS (Flexbox & Grid)
- JavaScript (XMLHttpRequest)
- FakeStoreAPI
-
Clone the repository:
git clone https://github.com/anasadnan2/SimpleStore_API_Viewer.git
-
Open
index.htmlin your browser.
Feel free to fork this project, suggest improvements, or open pull requests.
This project is licensed under the MIT License.
