Simple CRUD using React - PUC Minas Level Up 2021/02 - AvenueCode UI Essentials - React Assigment
Install the required packages.
Run all project tests.
Start the local database at http://localhost:8000.
npm start
You will need to open more terminals to run other commands.
Start the app in the development mode.
Open http://localhost:3000 to view it in the browser.