Submitted
Tailwind Landing Page with re-usable components
- HTML
- CSS
- JS
- API
For fetching the shortened links I used the built in Javascript fetch
function. For the UI I noticed lots of repeated components and created small components like the Button and Container to make me code faster those repeated components. any TailwindCSS or ReactJs best practices are welcome!