92c10f4f189c9e0f14f156c93c2ad47b8e660150
Movie Poster Gallery
A web application that allows users to browse and select their favorite movie posters based on their Letterboxd diary.
Features
- Letterboxd Integration: Import your movie diary directly from uploading a CSV file.
- Poster Gallery: Browse through posters of movies you've watched.
- User-friendly Interface: Intuitive design for easy navigation and selection.
- Responsive Design: Works seamlessly on desktop and mobile devices.
Getting Started
Prerequisites
- Node.js (v14.0.0 or later)
- npm (v6.0.0 or later)
Installation
-
Clone the repository:
git clone https://github.com/Hugyouu/Letterboxd-Diary-Posters-Picker.git -
Navigate to the project directory:
cd Letterboxd-Diary-Posters-Picker -
Install dependencies:
npm install --legacy-peer-deps -
Start the development server:
npm start -
Open http://localhost:3000 to view it in the browser.
Usage
- On the homepage, upload your diary CSV file.
- Once processed, you'll be redirected to the Poster Selector page.
- Browse through your watched movies and select your favorite posters.
- (Add any additional steps or features here)
Technologies Used
- React.js
- Material-UI
- Backend private for now
Acknowledgments
- Letterboxd for the inspiration and data (diary.csv)
- The Movie Database (TMDb) for the movie poster images
Description
