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

https://github.com/shhiivvaam/wijungle

This project is a React-based dashboard that visualizes data from a backend server. It includes multiple graphs to represent different aspects of the data.✅🧐
https://github.com/shhiivvaam/wijungle

chartjs chartjs-2 date-fns reactjs

Last synced: about 2 months ago
JSON representation

This project is a React-based dashboard that visualizes data from a backend server. It includes multiple graphs to represent different aspects of the data.✅🧐

Awesome Lists containing this project

README

          

WiJungle

## Live Link:

https://wijungle.netlify.app/

### OBJECTIVE :

* This project is a React-based dashboard that visualizes data from a backend server. It includes multiple graphs to represent different aspects of the data.

![1717315677634](image/README/1717315677634.png)![1717315694530](image/README/1717315694530.png)

### FEATURES LIST :

1. **Visualization** : Visualizes data using various types of graphs (line chart, pie chart, bar chart).
2. **Theme** : Dark-themed dashboard for better visibility and aesthetics.
3. **Responsive** : Responsive design for use on different devices.

### Run Scripts

```Terminal
git clone https://github.com/shhiivvaam/wijungle.git

cd wijungle
npm install
npm start
```

Thank you for visiting!