React Data Dashboard
A client-side dashboard application built to display and manage data from a live API.
Check it out
Roles: Frontend Developer
Client: Personal Project
ReactBootstrapDummyJSON API
Overview
This project demonstrates client-side data fetching, state management, and component-based UI construction. It fetches data from a dummy JSON API and renders it in a clean, responsive layout using Bootstrap.
Tech Stack
- React
- Bootstrap
- DummyJSON API
Features
- Live Data FetchingConnects to a third-party REST API to fetch and display data in real-time.
- Responsive LayoutUses Bootstrap's grid system and components to ensure the dashboard is usable on all screen sizes.