Skip to content

vanshika2906/Weather-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Web

About

A weather application that interacts with Mapbox and WeatherStack APIs and allow user to type address in browser and get result.

Technology Stack

Getting Started

Want to contribute? Follow the steps below to set it up locally.

# Clone this repository
$ git clone https://github.com/your-username/Weather-Web.git

# Go into the repository
$ cd weather-app

# Install dependencies
$ npm install

# Run website
$ npm start

This should launch the website on localhost:3000.