This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
If you want to open the app on localhost, uncomment the proper clientId and set the redirect variable to http://localhost:3000/implicit/callback (done in AppWithRouterAccess component).
Builds the app for production to the build folder.
Run this command if you updated your app and want to deploy the
newly updated version to AWS S3.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.