jrohatiner / weather_app

weather_app for palmetto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Weather_App

Created for Palmetto

by Judith Rohatiner

Dev steps:

  • npx create-react-app
  • add react-test-renderer, jest-dom

Run npm i

Run npm start

To Build For Prod Run:

npm build

Available Scripts

  • install
  • start
  • test
  • build

Enjoy!

please note You need to create an env file in src with: REACT_APP_API_KEY=your API Key here

Report issues Here

About

weather_app for palmetto


Languages

Language:JavaScript 63.4%Language:CSS 27.1%Language:HTML 9.5%