using the user's input and geographical location to collect weather information
https://weather-app-dps.pages.dev/
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 us at alitabatabaee20@gmail.com
This project is licensed under the MIT License. See the LICENSE file for details.