A simple web application that collects information from an API to provide weather forecasts. Real live data is obtained from the OpenWeatherMap API.
- ReactJS
- Redux
- Material UI
- Clone the repository with
https://github.com/ZeenatLawal/Weather-App.git
- Open your terminal or command line
- Run
git clone
and paste the link above - Open the folder with your code editor
- Run
npm install
to install all dependencies - Run
npm start
and go tohttp:localhost:3000/
to launch the server.
👤 Zeenat Lawal
- GitHub: @ZeenatLawal
- Twitter: @lawal_zeenat
- LinkedIn: Zeenat Lawal
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!