This is a simple weather application that provides real-time weather information for any city in the world. The application is built using ReactJS, SCSS and the OpenWeatherMap API.
- Display the current temperature, humidity, wind speed, and weather condition of a city or country.
- Allow users to search for the weather information of any city in the world.
- Clone this repository to your local machine.
- write "npm install" in your terminal
- launch the webpage in your browser by "npm run dev" in your terminal
- Enjoy and play around with the application
- ReactJS
- SCSS
- OpenWeatherMap API
This application was built by Nwabuisi Obinna Divine as a personal project.