Skip to content

Silent-Watcher/weather

Repository files navigation

Weather app

using the user's input and geographical location to collect weather information

Awesome Made With Love

Overview

App Screenshot

Demo

netlify

https://weatherdevwithapi.netlify.app/

GitHub pages

https://silent-watcher.github.io/weather/

Prerequisites

In order to run this project, you will need to have the following installed on your computer:

  • nodejs
  • yarn | npm

Run Locally

Clone the project

  git clone https://github.com/Silent-Watcher/weather

Go to the project directory

  cd weather

Install dependencies

  npm install
  yarn

Start the server

  npm run dev
  yarn dev

Acknowledgements

Feedback

If you have any feedback, please reach out to me at alitabatabaee20@gmail.com

License

MIT

This project is licensed under the MIT License. See the LICENSE file for details.