Weather_App - Link: https://weweather.onrender.com/
Weather App Made in NodeJs
-------------------------------- HOW TO RUN THE PROJECT -------------------------------------
- clone the repo
- open the folder in vs code
- in terminal run the commands
- npm install
- node src/app.js
- now go to your browser and write
- http://localhost:8000/
- now you are good to go
- notice there may be some lag while featching the data from the api be patient