Skip to content

shannon-c/weatherly

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀 Weatherly

Always wear appropriate clothes for the day. Never get stuck under the rain without umbrella again. Plan your future trip. Stock up on small talk topics for your elevator rides. Get sad looking at tropical weather while stuck at work.

in brief.. Another weather app!

Table of contents

πŸ‘¨β€πŸ’» About the project

First personal React project. Had tons of fun coding it and experimenting. Bugs are expected, kindly open a new issue if you discover any.

Meant to be a starter project, something for the community to have fun with, to experiment, to learn, to improve...

Feel free to contribute!

Screenshot

screenshot

Demo

Here is a live demo

πŸ’» Contribution

Want to contribute? Follow these steps:

  • Fork the repo

  • Create a new branch

    $ git checkout -b new-feature

  • Make the appropriate changes in the files

  • Add changes to reflect the changes made

  • Commit your changes

    $ git commit -am 'new-feature'

  • Push to the branch

    $ git push origin new-feature

  • Create a Pull Request

Bug

If you find a bug, please open an issue here.

πŸš€ Built with

  • Axios - Promise based HTTP client

Features

  • 7-days weather
  • Search autocompletion
  • Temperatures on chart
  • Other awesome features yet to be implemented

πŸ—’ Todo & ideas

Open to any suggestions.

  • Different backgrounds according to the actual weather (rainy, snowy...)
  • Dark mode
  • Search history
  • Display more data on chart?

Acknowledgements

Design greatly inspired by Arthur K πŸ™

Contact

Created by Tiass - feel free to contact me!

License

You can check out the full license here

This project is licensed under the terms of the MIT Β© license.

About

🌀 Another weather app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • CSS 16.4%
  • HTML 1.3%
  • Shell 0.2%