Skip to content

An application to see movies information in detail and rate/add to watch-list

Notifications You must be signed in to change notification settings

tm4Bit/closeApp

Repository files navigation

CloseApp 🎥

This is an application that allows you to access information about movies and TV shows, such as cast, budget, description, and more. Additionally, you can log in to add movies and TV shows to your own watchlist, as well as rate and like them.

PrerequisitesGoalstechnologiesAuthor

CloseApp 🚀 completed!

Prerequisites

If you want to fork the project and play around, read bellow:

Before starting, you will need to have the following tools installed on your machine: Git and Node. Besides, it's good to have an editor to work with the code like VSCode, or Neovim

if you want to run the app in your machine, follow the steps above:

  • Clone the repository:

git clone https://github.com/TiagoAraujoDev/closeApp.git

  • Change to the repository folder, install the dependencies and run the script to run the application locally:

cd closeApp

npm install

npm run dev

🎯 Goals

  • I love to watch movies and series, so what's better than building your own site to check movie information, add to watchlist, and favorite them? That's why I decided to build an application that works similarly to IMDB.- The main proporse here was to use a third part API(TMDB), so I dive hard into their documentation.
  • When I built this project, the React team had just finished their new documentation. In the documentation, they advised starting the project with a framework, and I decided to go with Next.js.
  • In this project I used some libs.
    • React query
    • Axios
    • Radix-ui
    • tailwindcss
  • The project was deployed in Vercel.

🛠 technologies

The following tools were used to build the project:

Author


Tiago Araujo
🚀

Made by Tiago Araujo 👋🏽 contact!

Linkedin Badge Gmail Badge

About

An application to see movies information in detail and rate/add to watch-list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages