This is a challenge for the Frontend application in Bitso, the goal of the challenge is to create a web application with React in which the user will be presented with a small sea world where the user can build islands. This tiny world will be represented by a grid that starts as all sea and then the user can click on the world and add or remove land and create tiny islands. The user will need to be able to change the size of this tiny world and have data displayed about this world.
Link to demo:
https://ecstatic-carson-1a1222.netlify.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.