Sorry if it’s not related to freecodecamp, but I was in need of starting to build my own projects
Been working on it for a while. The main purpose was to practice JS and finally see it in action:
https://mitestainer.github.io/greengrocer/
It’s a kind of a game where you can play around with the prices of the products and have a receipt printed at the end. With this project, I could practice a lot and understand JS DOM. It took me more time to fix styling issues than to write the JS code itself… of course, I had to rewrite some code, but it was fun! I can’t find any other errors, so if somebody eventually finds them, please tell me.