Skip to content

IMBeniamin/pollutinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pollutinator

Pollutinator is a web application where you can find several data about pollution of almost every state.

This app uses the web service Inquinapi to visualize data graphically.

This website was created for learning purpose.

Getting started

1.Clone the repository

To clone the repo using git, you have to run the command git clone https://github.com/IMBeniamin/pollutinator.git in your terminal. Make sure you have git installed in your PC and added it to your path variables.

2.Installing dependencies

After cloning the repo in your workstation, you have to install the libraries used in this project. To download the dependencies, you have to install Node.js. So open your terminal, go to your Pollutinator path and run the following command to install the necessary libraries: npm install.

3.Have fun!!!

Now you can run the react application with the command npm start in the terminal. If you want to learn something new about Create React App and React in generals, click this link.

Libraries used

Library Link Description
React https://en.reactjs.org/ Build UI
ApexCharts https://apexcharts.com/ Charts creation
MUI https://mui.com/ Components library
Axios https://axios-http.com/ Make HTTP request
Font Awesome https://fontawesome.com/ Icons library
React Simple Maps https://www.react-simple-maps.io/ World map for React

Credits

IMBeniamin: https://github.com/IMBeniamin

userDerpi: https://github.com/userDerpi

License

MIT

Releases

No releases published

Packages

No packages published