Exercises

Back to Home
productPreviewCardComponent summary

Product Preview Card Component

This is my first and most inspiring experience with the tailwind, I choose a simple one for practice. This is fun to learn tailwind config and remember many tailwind CSS properties. It is convenient and speeds me up on the frontend development.

productPreviewCardComponent summary

QR Code Component

A quick practice for familiar work flow.

productPreviewCardComponent summary

Notifications page

I tried compound react component in this exercise. :)

productPreviewCardComponent summary

Interactive Card Details Form

I never thought that a form was such hard to implement. Some minor requirements are troublesome such as card number input. It needs a space character after every 4 digits. Gradient color border, and user input restriction are also new things I learned in this exercise. Amazing!!!!! Feel free to hack the form and tell me the bug XD.