/desafio-react-origamid

Desafio do curso de React Completo da origamid

Primary LanguageJavaScript

desafio-react-origamid

Basic commands and installation

  1. Clone this repository on your machine with the following command
git clone https://github.com/samuelrms/desafio-react-origamid.git
  1. Navigate to the project root folder
cd desafio-react-origamid
  1. Run the command to install the project dependencies
yarn
  1. Run the following command to start the development server
yarn start

image