Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vilarj/movies-app


https://github.com/vilarj/movies-app

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Movie List

This project allows users to search for movies, view details, and potentially add reviews. The backend can use an API like TMDB (https://www.themoviedb.org/) to fetch movie data and store user reviews in a database. The React frontend can display movie information and user reviews.