catherineisonline / weather-now

☀️ 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

Home Page:https://weather-now-api.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project preview Project preview Project preview

Weather Now

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.

Available dependencies

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.

npm run eject

Contribution

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.

About

☀️ 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

https://weather-now-api.vercel.app/

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 3.3%Language:CSS 1.0%