Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 776 Bytes

Diagon Alley 🧹

Build Status

How Harry Potter can help us to learn about tests into React applications? Provinding us this beautiful data into this cool API: Potter API

This project is a study case to compose trustable application through static validation, tests and continuous integration.

Requirements:

Node >10

💡 You can always use nvm. Stop fighting with node versions in your machine 🌻

As a study project, it was created by create-react-app. But don't worry, you won't install it.

How to run:

git clone https://github.com/joselialcosta/diagon-alley.git
yarn 
yarn start