/fnd-weather

Weather app using vanilla-js. Part of Udacity Front-End Developer Nanodegree

Primary LanguageJavaScript

Weather App

  • This project is part of the Udacity Web Development Nanodegree program.
  • The requirement is to use NodeJS and openweathermap API to build a simple weather app.

Run locally

> cd fnd-weather
> npm start
# or use yarn instead
> yarn start