Skip to content

Mk4Levi/Mk-Weather-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Report-App

=> This is a Weather Application. In this web-app, You can check weather report of any city in the world.

Getting Started

  1. To get started with this project, you will need to have Node.js and NPM installed on your system.

  2. First, you need to open a Terminal in your system and Clone this repository by using :

git clone https://github.com/Mk4Levi/Mk-Weather-Check.git
  1. Navigate to the Project's directory :
cd Mk-Weather-Check
  1. Install all Dependencies used in this Project :
npm install
  1. Finally, host it on local server :
npm run dev
  1. Now just search this link in your browser to view the live running application in your Local sysytem :
http://localhost:3000

Paths & Files

Structure of the Folders & Files in this Repo :

.
├── public
│     └──images
|     └──css
├── app.js
├── date.js
├── signup.html
├── success.html
├── failure.html
├── README.md
├── package.json
├── package-lock.json
├── .gitignore
├── .gitattributes
├── .eslintrc.json

Thank You

About

A Weather-App where you can get the report of any city in the world.

Resources

Stars

Watchers

Forks