Skip to content

ryan-ally/weather-app-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - weather-app

https://rawfour.github.io/weather-app-react/

Table of contents

Instructions

First clone this repository.

$ git clone https://github.com/rawfour/weather-app-react.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Description

This is a simple react weather app using OpenWeatherMap API.

Technologies

Project uses:

  • React
  • Styled Component

About

🌞 ☁️ Weather app made with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • HTML 6.8%
  • Sass 2.0%