URL shortening API landing page - React, React Router, Bootstrap, SCSS
Design comparison
Solution retrospective
Hi everyone 👋
Glad to get this one over the line - scandalous how long ago I started the project!
A really great challenge to stretch my coding skills. It was fun integrating the shrtcodeAPI, tackling user input validation and working with localStorage.
In addition to the brief I added a delete button so users can manage their list of short URLs more effectively and followed along with a Web Dev Simplified YouTube tutorial adding Firebase authentication.
Two points I'm aiming to refactor is how I've used the useEffect hook when working with localStorage. And moving the logic of adding to localStorage at the point of input, not all in the output component.
Any feedback that could help me to improve would be very welcome.
Happy coding 🤙
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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