Skip to content

GayatriSowmya515/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

weather-app is a simple responsive web appication created using Express, NodeJS and OpenWeatherMaps's API.

image

Installing

You can simply download the zip to your local machine or use git clone.

Install NodeJS and npm to your machine

To run the Application

  • Create an account in OpenWeatherMap website.

  • Copy the API from the above website and paste it into the .git_sample file present in the repository folder.

  • Run the following command in the terminal.

    nodemon app.js

Before making any changes to SCSS files

Run the following command in the terminal.

 npm run start

License

weather-app is open-sourced software licensed under the MIT license.

About

A simple weather web application created using Node.js, Express, and OpenWeatherMap's API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors