https://github.com/sepidsoroush/nextwatch
search movies by title and see details on each movie page, and bookmark your favorites in watchlist.
https://github.com/sepidsoroush/nextwatch
api axios custom-hook javascript nextjs pagination react react-hooks usecontext watchlist
Last synced: 3 months ago
JSON representation
search movies by title and see details on each movie page, and bookmark your favorites in watchlist.
- Host: GitHub
- URL: https://github.com/sepidsoroush/nextwatch
- Owner: sepidsoroush
- Created: 2023-03-13T22:50:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T06:13:35.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T19:19:37.102Z (about 1 year ago)
- Topics: api, axios, custom-hook, javascript, nextjs, pagination, react, react-hooks, usecontext, watchlist
- Language: JavaScript
- Homepage: https://moviedatabase-swart.vercel.app/
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎥 NextWatch Movie Database
- This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
- This project is using [OMDb API](https://www.omdbapi.com/)
- [Live Demo](https://moviedatabase-swart.vercel.app/)
## Features
- This application was built using Next.js, React Hooks (useState, useContext, useEffects), API, Axios, React icons, etc.
- Custom hook (useFetch) for fetching data from API
- Global context for watchlist
- Categories component to filter search results based on type (movies, TV series, games)
- Dynamic Routes with `next-router`
- Fonts with `@next/font`
- Icons with [Font Awesome 5](https://fontawesome.com/)
- Responsive design
## Components
> **Warning**
> This is a work in progress. I'm building this in public.
- [ ] Authentication
- [ ] Dark/light mode toggle
- [x] Search bar
- [x] Loading
- [x] Bookmark
- [x] Watchlist
- [x] Filter categories
- [x] Pagination
- [x] Notifications
- [x] Top Picks
- [x] Movie Detail page
- [x] Home page
## 📸 Screenshots of the project:
Home Page 🏠
Search 🔍
Watchlist 🎥