/feel-the-weather

Primary LanguageJavaScriptMIT LicenseMIT

feel-the-weather

Emoji weather with React

Initial set up

Install npm

SitePoint have a great npm guide to get you started if you're new to npm.

  • Run npm init

Install create-react-app

Create Your project

  • cd feel-the-weather
  • npm start