Dash Entertainment
I built a full stack entertainment web app with Next.js and Firebase, complete with user authentication to save bookmarks. I'm fetching movie and TV show information from the TMDB API, and storing user data in Firestore.
Project Background
Dash Entertainment is the best website to find information on the latest Movies, TV Series, and rising Stars. Users can see what's trending, watch trailers, and even see which content providers have the Movie or TV Show they want to watch.
This project was inspired by the entertainment web app Frontendmentor challenge. I built the app using fake data as a placeholder, before refactoring the code to access 2 different REST APIs and display real-world information. Finally, I added bookmarks and user authentication with Google, Twitter, and Email/Password sign in.