Demo Link: https://teal-sundae-595b67.netlify.app/ Video: https://youtu.be/zB8w2yZuH-M
It’s a whole new experience. Though it’s a very small project, still it’s my first project directly implemented in real life.
Only one problem was very challenging. In the right-side grid layout labels are producing unknown spaces. I failed to find why the spaces were producing. I tried chrome dev tool to figure out these spaces belong to which component but can’t find. I took my whole day.
Interesting fact is after few days when I sat again to solve that problem. It took 5min to solve that issue. I just changed right-side height to fit content and boom. Solved!
just fork and then clone the repo. yarn install and then yarn dev. Project will start running at your local host. Overall, it was fun.If anyone wants to work or suggests any changes feel free to create an issue. Make a PR.