richardcyrus / fm-entertainment-web-app

This is a solution to the Entertainment web app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic project.

Home Page:https://fm-entertainment-web-app-gamma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Entertainment web app solution

This is a solution to the Entertainment web app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic project.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Navigate between Home, Movies, TV Series, and Bookmarked Shows pages
  • Add/Remove bookmarks from all movies and TV series
  • Search for relevant shows on all pages
  • Bonus: Build this project as a full-stack application
  • Bonus: If you're building a full-stack app, we provide authentication screen (sign-up/login) designs if you'd like to create an auth flow

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Next.js - React framework

What I learned

I chose to try the new app router in Next.js 13.

  • I liked the inheritance of the layout.
  • Understanding how to work with server actions and RSC took a bit more work.

Continued development

  • Add more testing.
  • Look at possibly using Playwright in future projects, or when updating existing projects.

Useful resources

Author

About

This is a solution to the Entertainment web app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic project.

https://fm-entertainment-web-app-gamma.vercel.app


Languages

Language:TypeScript 58.8%Language:CSS 31.4%Language:JavaScript 9.7%Language:Shell 0.1%