Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sepidsoroush/nextwatch

A movie database created by Next.js: you can search movies by title and see details on each movie page, and bookmark your favorites in watchlist.
https://github.com/sepidsoroush/nextwatch

api async-await axios custom-hook es6 javascript movie movie-database movie-database-api nextjs omdbapi pagination react react-hooks reactjs serach-movie usecontext watchlist

Last synced: 1 day ago
JSON representation

A movie database created by Next.js: you can search movies by title and see details on each movie page, and bookmark your favorites in watchlist.

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 🎥