Skip to content

vlaurencena/weather-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather app preview

Description

It is an app that displays weather information about user's location. User can choose to visualize info in metric or imperial system.

Built with

  • HTML.
  • CSS.
  • JavaScript.
  • React.
  • React Router DOM.
  • Axios.
  • Weather API.

Installation and Setup Instructions

  1. First, clone the repository to your local machine by running the following command in your terminal:
git clone https://github.com/vlaurencena/weather-app-react.git
  1. Navigate to the project directory:
cd weather-app-react
  1. Install the required dependencies:
npm install
  1. Run the app:
npm start
  1. Open your browser and go to the following URL to view the app:
http://localhost:3000/

Extra Info

This project was built according to devChallenges's weather app challenge.

About

A weather app built with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors