Skip to content

Sungmin-Kim-0508/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Demo: https://heuristic-darwin-8f1ea4.netlify.app/

Set an environment variable

## Windows CMD
SET REACT_APP_FONT_AWESOME=<YOUR_PRIVATE_FONT_AWESOME_URL>

## Mac
export REACT_APP_FONT_AWESOME=<YOUR_PRIVATE_FONT_AWESOME_URL>

Run the app

npm start
# or
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published