Skip to content

x4lva/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather

Implementation of the interface for the weather API
Video Presentation

Installation

  1. The application, is wirrent in React.JS, so you need install NodeJS
  2. Clone repository in your directory
git clone https://github.com/x4lva/react-weather-app
cd react-weather-app
  1. Install dependecies and launch app using comand line
npm install
npm run start

Screenshot