Skip to content

skhamoud/local-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local-weather

A react made weather app that shows the local weather and includes a search by city feature.

Live demo here

Local Server

run npm start for a local development server. will run on localhost:3000

Build & Deployment

  • Run npm run build to build a production ready version in the build folder.

  • Change the CNAME file in the ./public content to yourdomain.surge.sh , change the "homepage" in package.json to .../your-root-folder then run npm run deployment to deploy on surge.


This project was bootstrapped with Create React App.

You can find the most recent version of their guide here.

Releases

No releases published

Packages

No packages published