Link: https://anime-weathering-with-you.herokuapp.com/
A Web App which uses OpenWeatherMap API and mapbox API to display the weather.
- HTML
- CSS (Bootstrap 4)
- NodeJS
- ExpressJS
- Download the files and browse to the downloaded directory using CLI
- Run the commands
npm install
npm install -g nodemon
- To start the local server, port 3000 will be used
nodemon src/app.js -e js,hbs
- Browse to http://localhost:3000/