Skip to content

example using react, redux toolkit, and material UI

License

Notifications You must be signed in to change notification settings

vczb/react-mui-rtk-demo

Repository files navigation

Gamou Loyalitty

It's an gamification program to loyalty points. Integrated with Gamou App.

What is inside?

Get started

  1. First clone the repository
  git clone git@github.com:vczb/gamou-loyalitty.git
  1. Install dependencies
  yarn install
  1. Add the environment variables
REACT_APP_BASE_API_URL=https://stg1-gamou.herokuapp.com/api/v1/
REACT_APP_STORAGE_ROOT_KEY=gamou-loyalitty
  1. Run the application
  yarn start
  1. Open the browser and go to http://localhost:3000

Available commands

  • start: run the application in development mode localhost:3000
  • check: check formatting on all src directory
  • format: formats all src directory

Contributing

You can contribute to this project by opening an issue or creating a pull request.

License

MIT License

About

example using react, redux toolkit, and material UI

Topics

Resources

License

Stars

Watchers

Forks

Languages