Desafio do curso de React Completo da origamid
desafio-react-origamid
Basic commands and installation
- Clone this repository on your machine with the following command
git clone https://github.com/samuelrms/desafio-react-origamid.git
- Navigate to the project root folder
cd desafio-react-origamid
- Run the command to install the project dependencies
yarn
- Run the following command to start the development server
yarn start