I wanted to create a larger project than I was used to and wanted to convert a project I made in bootcamp to React. And I love movies.
- Lookup most movies and shows and learn more about them.
- Add movies and shows to customizable lists.
- Log 'watches' to your profile and show off what you have seen.
- (Coming Soon) Import existing lists from Letterboxd.
- Upload your profile picture and customize your display name.
- Next.js 13.4
- Railway (Deploys)
- Linear (Project Management)
- TMDB API
- Clone from
https://github.com/joshuaakanetuk/watchd
cd
intowatchd
- Run
npm i
- Run
npm run dev
Copyright 2023, Joshua Akan-Etuk.