An online web app retrieves data from a database for information related to movies.
credits goes to @sahandghavidel
movies data from TMDB API
-
I've added a clean, well-organized structure for code maintenance and
URL
. -
I've added pagination functionality to extend the base URL, search, and top-rated segments to 500 pages.
-
automatic search triggered by writing along with the functionality of the search button for a better user experience.
-
Typescript for strongly typed data and reduce errors.
- HTML
- CSS
- JavaScript
- TypeScript
- React
- Next.js 13
- Tailwind CSS
- Next Themes
- React Icons