This app is made with React.js, using styled-components to use CSS with the components. I built this app to practice my react skills, and my inspiration was Tania Rascia's project.
This project has the implementation of some React core concepts, like components and state.
You can check it here
If you want to joke around with this project, you only need to clone it and execute the following commands:
yarn install
yarn start