Skip to content
Submitted about 3 years ago

URL shortening API landing page with NextJS

jss, next, material-ui
@unteacatalin
A solution to the URL shortening API landing page challenge

Solution retrospective


Hi, This solution is developed in NextJS with Material-UI and JSS for CSS. In order to persist the list of shortened links I used cookies. The cookies will expire after 5 minutes. I integrated the external API (i.e. https://app.shrtco.de/) using an API routing in NextJS, so this solution uses both server side rendering and client side rendering. Using Material-UI JSS is challenging. JSS has advantages and disadvantages. Maybe I should explore Tailwind CSS as an alternative. Any feedback is welcome! Thank you!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Catalin-Marius Untea’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