Boilerplate to bootstrap react app with pre configure changes.
Play demo here
Using Set the correct environment variables (Ask a developer for the dotenv files)
├── apis
├── assets
├── components
├── constants
├── contexts
├── hooks
├── locales
├── pages
├── redux-store
├── services
├── styles
└── utils
Make sure you are logged in to npm
with the your account: Run npm login
Make sure you are logged in to github cli
with the your github account: Run gh auth login
and
use your own github credentials.
To deploy run npm run deploy
where the app you want to deploy