Skip to content

camilacnery/entertainment-app

Repository files navigation

Entertainment application

A application to see movie catalog, info, related content, etc

Using: Next.js, Typescript, SASS, Google Auth, React Testing Library, Jest, MSW

image

Content

The content used for the application is extracted from the The Movie Database API

Running locally

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy

This application is currently being deployed to Vercel, and is available here: cnery-entertainment-app.vercel.app