A coding challenge in which I practised my React skills along with other frameworks like Tailwind for the styling and Framer motion for the animations
- React
- Tailwind
- Framer motion
- I was able to learn more on how to build figma designs, extracting the neccessary content, icons and images
- I was able to familarize myself more with the popular CSS framework - Tailwind
- I was able to use Framer motion for animations
- Learnt more about React file structuring to make my codes more reuseable and to obey the DRY principle
- Extracting design content to a separate js file and export was a little bit of work
- Setting up Framer motions always was stressful
- Using Tailwind had me going back and forth from its documentation.