yarn install
- install required packages- Follow this to setup amplify for this project
- Create .env file with the contents in .env.template (this is not the best practice sorry)
yarn start
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Pushing code to main will deploy the app to production via amplify
To set that up, please refer to this aws doc