Skip to content

Adrian-py/Moviz

Repository files navigation

Moviz

This is a repository for a movie database website called Moviz. Moviz utilizes the TMDB API to display lists of movies, along with each of their details.

How to Start

To start using the application locally in your device, open the terminal and type:

npm run dev

Furthermore, before being able to view any movies, you would need to create a .env file with an environment variable called "API_KEY". For the API key itself, you are able to obtain it using your own TMDB account.

Technologies Used

Some of the technologies used for the frontend are the following:

  1. NextJS
  2. Tailwind CSS
  3. Typescript
  4. Ant Design

Features

  1. View Upcoming and Now Showing Movies
  2. Discover numerous movies on the Discovery Page
  3. View detail of each movie

About

Movie Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published