Awesome Responsive Entertainment App with Authentication
Design comparison
Solution retrospective
Hello all - I finally completed this project and I'm pretty happy with the end result. I'm using Firebase which I don't consider to be a full stack app but it does a good job pretending to be. It has fully functional authentication with email and password but also has a google sign-in which works great. I have it disabled because I don't want tons of accounts on my firebase but it works fine if you want to see the code to use it yourself. The bookmarks functionality just works locally at the moment. I have the functions where firestore will create a nested collection of bookmarks for each new user and it stores them in an array. However I don't have it coded to retrieve them yet so the bookmarks will note persist. It all seems to work beautifully so far. Please log-in with the email shown on the live site and tell me what you think - I would love some feedback.
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