An open API service indexing awesome lists of open source software.

https://github.com/codebreaker518/chiteadas

Chiteadas is a page that gets movie data from [TMDB API](https://www.themoviedb.org) and list the movies, it also allows to see the trailers of the movies (in case you have them).
https://github.com/codebreaker518/chiteadas

Last synced: about 1 year ago
JSON representation

Chiteadas is a page that gets movie data from [TMDB API](https://www.themoviedb.org) and list the movies, it also allows to see the trailers of the movies (in case you have them).

Awesome Lists containing this project

README

          

# Chiteadas

Chiteadas is a page that gets movie data from [TMDB API](https://www.themoviedb.org) and list the movies, it also allows to see the trailers of the movies (in case it has them).

## Tech Stack:

- HTML
- CSS
- JavaScript
- Next.js
- TailwindCSS

### Packages:

- axios
- react-youtube
- heroicons

## Deploy

- Deploy: [Vercel](https://chiteadas.vercel.app/)