Weather App
- This project is part of the Udacity Web Development Nanodegree program.
- The requirement is to use
NodeJS
andopenweathermap
API to build a simple weather app.
Run locally
> cd fnd-weather
> npm start
# or use yarn instead
> yarn start
Weather app using vanilla-js. Part of Udacity Front-End Developer Nanodegree
JavaScript
NodeJS
and openweathermap
API to build a simple weather app.> cd fnd-weather
> npm start
# or use yarn instead
> yarn start