ashannon828 / weather-app

Simple React full stack demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup instructions:

  • install the FE with npm install from root
  • cd into server dir and create .env with var API_KEY (openweathermap key)
  • install BE with npm install

About

Simple React full stack demo


Languages

Language:JavaScript 79.2%Language:HTML 13.5%Language:CSS 7.3%