- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
react-weather-app is an application that will allow users to check air quality index levels from the nine closest stations to a changeable origin location. Built with React and Redux.
-
HTML
-
CSS
-
Javascript
-
React JS
-
Redux
- The use can choose any coordinates around the globe
- The user can check the nine closest air quality stations to those coordinates
- The user is provided with detail data of each of those stations
To get a local copy up and running, follow these steps.
In order to run this project you need:
- npm
- Node.js
- Any code editer (vs code)
Clone this repository to your desired folder:
cd [your-folder] https://github.com/jorgegoco/my-weather-app.git
Install this project with:
- Run
npm install
To run the project, execute the following command:
- for build
npm run build
- for development
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
npm run deploy - Deploys using gh-pages
👤 Author1
- GitHub: @jorgegoco
- Twitter: @jorgeGo
- LinkedIn: jorgegoco
- Add weather data in the details page
- Add information colors for air quality values in a proper range
- Add imaging, in general
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- I would like to thank Nelson Sakwa on Behance for allowing me to use his template in designing and building this website.
This project is MIT licensed.