Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ltatarev/the-moviest
🎥 NextJS application for browsing movies & TV shows
https://github.com/ltatarev/the-moviest
mongodb mongoose movies nextjs
Last synced: 7 days ago
JSON representation
🎥 NextJS application for browsing movies & TV shows
- Host: GitHub
- URL: https://github.com/ltatarev/the-moviest
- Owner: ltatarev
- Created: 2019-08-14T19:39:59.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-20T09:56:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T07:27:27.505Z (over 1 year ago)
- Topics: mongodb, mongoose, movies, nextjs
- Language: TypeScript
- Homepage: https://the-moviest.vercel.app/
- Size: 96.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎥 The Moviest
![vercel](https://user-images.githubusercontent.com/38048916/207945361-531decad-697f-4011-8285-05dc1c8995b0.svg)
![Vercel](https://vercelbadge.vercel.app/api/ltatarev/the-moviest)
![nextjs](https://user-images.githubusercontent.com/38048916/207945508-7a66f106-113c-49cb-9d7c-c1c892aaf371.svg)
![mongo](https://user-images.githubusercontent.com/38048916/207945522-2d59295b-f2bc-4605-b5a0-fa7815ea7225.svg)
![tailwind](https://user-images.githubusercontent.com/38048916/207945513-1cc0e502-5e50-4d2c-a7c3-c74618b73c1c.svg)
![tmdb](https://user-images.githubusercontent.com/38048916/207945514-27359fa0-e847-4a3b-8474-9cc759efe752.svg)
![eslint](https://user-images.githubusercontent.com/38048916/207945519-9ee5b036-28dd-490e-a701-eca89c86ca18.svg)Web application for browsing movies & TV shows, creating watchlists and writing reviews.
Movie & TV show API is powered by [TMDb.org](https://www.themoviedb.org/).
![Screenshot 2022-12-15 163645](https://user-images.githubusercontent.com/38048916/207902682-7f56c581-0b6f-4729-bad8-9a021b557dd2.png)
Legacy code was written in Angular, currently in process of rewritting to NextJS.