Fitness dashboard
- GitHub repository ↗︎
- Built with React and Recharts.
- Charts various performance and nutrition data of 2 example users.
- Some of the charts are interactive.
- The data is served from an API but a mock source is also provided.
- An error message informs users if the API is unavailable.
- Data is modeled for use and formatted for presentation.
- Tools: Figma, Visual Studio Code, HTML, CSS, JavaScript, React, React Router, Vite, Recharts, Git, GitHub.
- Demonstrates: fetching data from an API, data modeling, layout with CSS grid, error-handling, using third-party libraries.