React application built using Test Driven Development and Clean Architecture.
I'm building this project based on the Rodrigo Manguinho course available on Udemy.
- (Needed).
You must have Node.Js installed on your machine.
- Install project dependencies:
yarn install
- Build for the platform:
yarn start