This is weather forecasting app developed in the react using Material UI framework, geo location API,openweather API
- GEO Location -> https://rapidapi.com/wirefreethought/api/geodb-cities
- open weather API -> https://openweathermap.org/
Please Signup in the respective websites and get the keys for using the API's
- Material UI -> UI Library
- react-scripts -> For Running scripts
- react-select-async-paginate -> To get the locations async
- Clone the repository
- Do npm install to install all the dependencies
- Replaces the API keys
- Run the project using npm run start
- By giving this repo a 🌟