Local Installation :
Clone the repository:
git clone https://github.com/PrajjwalDatir/Weatherly.git
cd Weatherly
Install the dependencies:
npm ci
Running the webapp:
npm start
Building the webapp:
npm build
Resources
This Project uses Open Weather Map to fetch weather data.