forecast/README.md
2021-07-27 17:25:12 +03:00

637 B

Weather App

Check the current weather on any city on the planet. Switch between metric and imperial units.

Alt img

Installation

  1. git clone https://github.com/madzadev/weather-app.git

  2. cd weather-app

  3. npm install

  4. create env file and include a string

  5. npm run dev

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.