Skip to content

This is a Frontend project used for weather forecasting. Here, I have used public weather API for fetching the data.

Notifications You must be signed in to change notification settings

CSERiya/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the project locally-

Step-1: Use any code editor like Vs-code. Download and install Node.js from nodejs.org. Step-2: In the terminal, navigate the directory where you want to clone the project repository, then run the command git clone repository url you can copy from the provided Git repository. Strp-3: Change the working directory with folder name of the project you have cloned using command 'cd '. Step-4: Install all the dependencies used in the project using command 'npm i'/'npm install' in the terminal. Step-5: After the installation is complete, start the development server using the following command: 'npm start'.

Then, it will automatically take you to the browser (supported by your system) and you can see the project output (web-page).

About

This is a Frontend project used for weather forecasting. Here, I have used public weather API for fetching the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published