Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

URL shortening API landing page

react, vite, tailwind-css
ajkun55•1,400
@ajkun55
A solution to the URL shortening API landing page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

This is the first time I use Tailwind CSS to do projects, it cost more time, it's different but similar with writing vanilla css, and just writing utility class names is new, atomic and technical. Also, we need to fetch data of API from server side using POST request, which is also new to me. The output is great and I am satisfied with it.

What challenges did you encounter, and how did you overcome them?

Fetch data from API using Post request is usually backend job, it's not easy to do without a backend framework, and I address it by using classic XMLHttpRequest and corsproxy prefix, it worked well.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on ajkun55's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License