Weather Now is a simple project that utilizes a weather API to display the current weather conditions of a specified location. The project is built using React and CSS. The user can enter a location or use their current location to see the current temperature, humidity, wind speed, and other relevant weather information. The project also includes a user-friendly interface that displays the information in an easy-to-read format. The goal of this project is to provide an easy and quick way for users to check the current weather conditions of any location.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
This project serves as a project to show off my personal skills. I do not accept any contributions like pull requests to this project however if you have any suggestions or ideas feel free to message me or submit an idea in the discussions. Otherwise, you are free to fork this project and change it for your own purposes.