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).
- Host: GitHub
- URL: https://github.com/codebreaker518/chiteadas
- Owner: CodeBreaker518
- Created: 2023-10-13T12:19:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T23:04:51.000Z (over 2 years ago)
- Last Synced: 2025-02-01T04:44:14.775Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chiteadas.vercel.app
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)