Submitted almost 3 years agoA solution to the URL shortening API landing page challenge
url-shortner with next.js and tailwind css - local storage
next, tailwind-css, react
@polymahh

Solution retrospective
local storage in next js does not work the same as react create app wanted to do a costume hook for local storage but it cant be done with next js cause it is server rendered had to use useEffect which made the code a bit messy
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on othmane elkantaoui'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