Simple implementation of a sorting game.
Files to change for a simple adaptation:
util/config.js (some basic parameters)
util/data.js (all the data you need)
util/data.scss (styling your data)
Boostraped with Create-React-App
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.