Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 646 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 646 Bytes

The Weather Report

A simple site made with React.js

This project has the learning purpose of that some technologies, which are seen below. The main objective are the learning of React(with Hooks), API consume and deploy to gh-pages. For API consume I done a mock with a JSON server. The tech stack used for this project was:

  • HTML 5
  • CSS 3
  • React w/hooks

How to install and use

After cloning this repository, go the folder and typing npm install and next typing npm run start-dev. Your browser should open automatically, if not, go it address bar and type localhost:3000

Version 1.0.0

The main functionalities are ok.