This is the front-end application for the CodeMatata web app.
You can choose to use either yarn or npm.
yarn install
yarn start
After running 'yarn start', the application should be running in localhost:3000
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.