Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lehmax/p12_sportsee

Track your activities !
https://github.com/lehmax/p12_sportsee

d3 learning-by-doing open-classrooms react

Last synced: about 2 months ago
JSON representation

Track your activities !

Awesome Lists containing this project

README

        

# ![Mockup](./screenshot.png)

### Description

This project is a simple dashboard that dislays charts using D3.js from data fetched from a REST API. It is a simple project to learn D3.js and how to use it with React.

### Installation

1. Clone this repository
2. Install dependencies : `pnpm install`
3. Run the project : `vite` or `pnpm dev`

### Technologies used

| Name | Version |
| ------------ | ------- |
| React | 18.3+ |
| React Router | 6.2+ |
| Vite | 5.2+ |
| Node.js | 20+ |
| D3.js | 7.9+ |
| Tailwind CSS | 3.4+ |