Skip to content

zawmyolatt/nodeWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Application for Weather

Setup

  • Install Nodejs

Installation

  • Download Nodejs Weather App
git clone https://github.com/zawmyolatt/nodeWeatherApp
cd nodeWeatherApp/
  • Install node packages
npm install
  • Setup Weather API And Run
cd nodeWeatherApp/ #no need to run if already in this folder
cp .env.example .env #change author weather forecast api
npm start

Todo

  • Unit Testing

License

This Pets App is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published