Skip to content

hrs070/node-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-weather-app

The Back-end is hosted on Heroku and the Front-end is hosted an Github Pages (using gh-pages npm package).

The frontend folder contains the React front-end. The backend folder contains the Node back-end.

To use this app, clone the repositiory and

  1. inside the frontend folder use npm start to start the react dev server.
  2. inside the backend folder use node index.js or nodemon index.js to start the node server.

The data is fetched from Open Weather Map

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published