Imagine a world where all robots have only one goal - to win the Robo-Dance competition! As you know, all robots love dancing and regularly battle each other in fabulous dancing competitions.
This is a simple web application to provide the robots with the stage they were always dreaming about.
git clone git@github.com:vuongvu1/robo-dance-competition.git
yarn install
- Create an
.env
file in the project root directory - Copy the content in
.env-template
to the.env
- Copy the API URL (https://**.com/api) to the value
REACT_APP_API_URL
yarn start
- Lack of unit tests
- The app doesn't support mobile view