A simple weather app that uses the openweather api to get current weather data.
This project includes:
- Landing page
- Server
- Input field
- Weather data
- Clone the repo locally
- run
npm install
- run
node app.js
- server should be running on port 5050 you can change it if you like in the app.js file
- If you don't have node installed check Node official website to download
- Repeat steps 2 through 4
Feel free to create an issue.
MIT License
(c) Lordson Silver