A superb web application that manage users and groups by using MobX as a state management
- Open your terminal
:)
- Clone the repository
git clone https://github.com/caffeinealgorithm/user-aquarium.git
- Enter to the repository directory
cd user-aquarium
- Install all the dependencies
yarn install
ornpm install
- To start everything up
yarn start
ornpm run start
- To run the tests
yarn test
ornpm run test
- Open your browser and feel free to manage our beautifully world
- Can't miss the importance of an CI workflow.
- Be careful, don't try to manage everyone in our world (you really can't)