Modularizing the UI small components made the rest of the part very smooth. Also, use of css grid, media query and styling SVGs was some of my weak areas so I am glad I could practice with this.
The readme template was awesome, if provided like this I would defiantly put read me for all my projects.
I have worked more on web-apps then mobile-apps so mobile-first UI doesn't come naturally to me.
What challenges did you encounter, and how did you overcome them?I couldn't place the background SVGs dynamically as each one needed different positions so checked some submitted gits and took reference of their styling.
What specific areas of your project would you like help with?CSS - I think for this small app I have so much classes if I can get some refacotring advice on them then it would be nice.
Mobile-First: Is it really needed? Why? What are the drawbacks if I don't follow it really.