Shortly URL Shortener API Web Page using React

Solution retrospective
This is my solution to the URL shortener API challenge built with React and localStorage for handling memory. This was a fun yet challenging project due to creating a nested data structure of arrays and objects for my initial localStorage state and having to convert data to JSON strings in and out of localStorage. Added an extra feature to the project to be able to click to delete any saved links out of localStorage and render the deletion to the UI.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kevin'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