using the user's input and geographical location to collect weather information
https://weatherdevwithapi.netlify.app/
https://silent-watcher.github.io/weather/
In order to run this project, you will need to have the following installed on your computer:
- nodejs
- yarn | npm
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
- The build tool and development server.
- The weather data API used in the project.
- The package manager used in the project.
If you have any feedback, please reach out to me at alitabatabaee20@gmail.com
This project is licensed under the MIT License. See the LICENSE file for details.