Project | Installation | Technologies | Deploy
This application shows your current location and get the weather forecast for it.
-
This application was deployed with Github Pages library
# Running deploy
$ npm run deploy
- Important: You must have installed the React.js and Git
# clone it
$ git clone [email protected]:airton-canale/weather-web.git
$ cd weather-web
# Install dependencies
$ npm install
# Running scripts
$ npm start
- And enter in your browser using http://localhost:3000
This project was developed using the following technologies: