/weather

Hey, This is a simple weather webpage build with react.js. However you can modify it in your way and use it as template for your react projects

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Weather-Web

An awesome website to check live weather
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
    1. Contributing
    2. License
    3. Contact

About The Project

There are many websites on GitHub claiming to be the best in catagory of weather app and this project is one of them XD but i claim it to be working as fine as this weather-web.

Here's why:

  • This webpage site full of aesthetic outlook
  • We don't fetch or import content from other websites. So, our website work smooth as butter
  • We added alot of comments that help you to learn the basics of the project so that you can make changes based on your own choice.

Clone this git to get started.

(back to top)

Built With

This section should list any major frameworks/libraries used to built this oz website

  • HTML5
  • CSS3
  • JavaScript
  • React

(back to top)

npm install

to install the dependencies.

npm start

to run the app in the development mode at http://localhost:3000

The page will reload if you make edits.
You will also see any lint errors in the console.

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!

(back to top)

Contributing

Contributions are what makes GitHub such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Twitter - @soonshine24

Project Link: https://github.com/TEDDY6969/weather

Demo of project: weather-web

(back to top)