Skip to content

pedrofanelli/TMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDB (The Movie Database)

This is a project that utilizes the TMDB API to display information about movies and TV shows.

Features

The project includes the following features:

  • Allow users to create an account, log in, and save favorite movies or TV shows
  • Display and search popular movies and TV shows
  • Display detailed information about each movie or TV show
  • Search for different users and their favorites

Technologies Used

The project was built using the following technologies:

  • Node.js
  • Express
  • PostgreSQL - Sequelize
  • JWT
  • React
  • Redux
  • TMDB API

Getting Started

To run the project, follow these steps:

  1. Clone the repository
  2. Register for a free API key on the TMDB website
  3. Replace the API_KEY variable in a .env file with your API key
  4. Run in your terminal npm i and then npm start

Usage

To use the project, follow these steps:

  1. Create an account or log in
  2. Use the search bar or filters to search for specific movies or TV shows
  3. Click on an item to view its detailed information
  4. Add any movie or TV show to your favorites
  5. Search for other users and display their favorites

Credits

This project was created by Pedro José Fanelli Ederra

About

The Movie Database - P5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published