Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 1.74 KB

README.md

File metadata and controls

70 lines (47 loc) · 1.74 KB

Banner

Weather Web


Project   |    Installation   |    Technologies    |    Deploy


This was my first project that I used to practiced my knowledge of ReactJS and API consumption.


💻 Project

This application shows your current location and get the weather forecast for it.


Readme Gif



🚀 Deploy

# Running deploy
$ npm run deploy

Installation

  • Important: You must have installed the React.js and Git
# clone it
$ git clone git@github.com:airton-canale/weather-web.git

$ cd weather-web

# Install dependencies
$ npm install

# Running scripts
$ npm start

🚀 Technologies

This project was developed using the following technologies:

  • React.JS
  • JavaScript
  • CSS