A cute fish tank game built in React 🐟
Raise your fish, feed them. But be careful not to let them die!
Click anywhere to drop food for the fish.
The more food the fish eat, the bigger will be!
The project is a simple. To build the whole project, just run npm install from the root directory.
To see what the game does, run npm install as described above, then run npm run. The application will be running on http://localhost:3000
