Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diusmontenegro/dsmovies
DsMovies is a movie database application designed to provide users with an experience akin to IMDb. It allows users to search for movies, rate them, add them to their movie list, remove movies from their list, and update their movie list. Movies are fetched from the Open Movie Database (OMDb) API.
https://github.com/diusmontenegro/dsmovies
imdb-clone next-ui omdb-api reactjs tailwindcss vitejs
Last synced: about 2 months ago
JSON representation
DsMovies is a movie database application designed to provide users with an experience akin to IMDb. It allows users to search for movies, rate them, add them to their movie list, remove movies from their list, and update their movie list. Movies are fetched from the Open Movie Database (OMDb) API.
- Host: GitHub
- URL: https://github.com/diusmontenegro/dsmovies
- Owner: DiusMontenegro
- Created: 2024-05-07T11:22:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-11T14:31:25.000Z (8 months ago)
- Last Synced: 2024-06-27T19:38:26.676Z (6 months ago)
- Topics: imdb-clone, next-ui, omdb-api, reactjs, tailwindcss, vitejs
- Language: JavaScript
- Homepage: https://ds-movies-smoky.vercel.app/
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DsMovies
## Overview
DsMovies is a movie database application designed to provide users with an experience akin to IMDb. It allows users to search for movies, rate them, add them to their movie list, remove movies from their list, and update their movie list. Movies are fetched from the Open Movie Database (OMDb) API.## Features
- **Movie Search:** Users can search for movies using keywords.
- **Rate Movies:** Users can rate movies based on their preferences.
- **Add Movies to Movie List:** Users can add movies to their personalized movie list.
- **Remove Movies from Movie List:** Users can remove movies from their movie list.
- **Update Movie List:** Users can update their movie list by adding, removing, or modifying movies.## Copyright
Copyright © 2024 Dius Montenegro. All rights reserved.