Skip to content

Explore the world of real-time weather updates with our WeatherReactApp built using React and RESTful APIs. This modern and user-friendly weather application provides accurate weather information at your fingertips, allowing you to stay informed about the current conditions in any location.

License

Notifications You must be signed in to change notification settings

Prince-kushwaha-2004/weather-app

 
 

Repository files navigation

tru Weather

This is an app used to fetch the current weather of the user's current location or the location entered by the user.

GitHub issues GitHub forks GitHub stars GitHub license Open Source Love svg1 PRs Welcome contributions welcome GitHub contributors

Demo

The live demo of the project can be found at https://tru-weather.netlify.app/

Setup Instructions

Clone the repo in your local system

git clone https://github.com/1010varun/weather-app.git

Install node requirements

npm i

Run the development server with

npm start

You'll see output like this

Compiled successfully!

You can now view weather-app in the browser.

  Local:            http://localhost:3000
  On Your Network:  http://192.168.30.171:3000

Note that the development build is not optimized.
To create a production build, use npm run build.

webpack compiled successfully

Tech Stack

Client: HTML, CSS, JavaScript, Tailwind CSS

Server: node, JavaScript

Features

  • Search weather of user's current location
  • or Searches by the location given by the user

Contributing

Contributions are always welcome!

See contributions.md for ways to get started.

Support++

This project needs your shiny star ⭐.
Don't forget to leave a star ⭐️

forthebadge made-with-javascript forthebadge

Our Amazing Contributors

Made with ❤ by varun (@1010varun)

About

Explore the world of real-time weather updates with our WeatherReactApp built using React and RESTful APIs. This modern and user-friendly weather application provides accurate weather information at your fingertips, allowing you to stay informed about the current conditions in any location.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • HTML 11.2%
  • CSS 3.3%