I had a lot of fun making this toy application, and I learned a bunch too while doing it. Hope you like it :)
The app has been deployed for free with netlify in this address
.
You can also run the project yourself by following this steps:
- Clone the repo
- Run
npm install
in cmd - Run
npm run start
in cmd