Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-rarbg/yaps
Y.A.P.S [Yet Another Piracy Site]
https://github.com/the-rarbg/yaps
Last synced: 8 days ago
JSON representation
Y.A.P.S [Yet Another Piracy Site]
- Host: GitHub
- URL: https://github.com/the-rarbg/yaps
- Owner: the-rarbg
- License: mit
- Created: 2023-09-10T09:04:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-29T05:59:56.000Z (5 months ago)
- Last Synced: 2024-08-01T12:18:57.878Z (3 months ago)
- Language: JavaScript
- Homepage: https://yaps.therarbg.to
- Size: 3.92 MB
- Stars: 169
- Watchers: 4
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Y.A.P.S Project
>Welcome to the 🎬 ``` Y.A.P.S ``` app! Yaps allows user to browse and search for their favorite movies or being based on any particular genre like horror, action, mystry, crime, family, fantasy, romance, music, and much More. Explore our app and you would fall in love 😍 for sure.
## 🛠️ Built with :
- **Frontend**: ReactJS, NextJS, TailwindCSS
- **API**: TMDB API
- **Version Control**: Git
- **Hosting**: Netlify, Github Pages, Vercel, CloudFlare# PM2 Deployment
```
npm run build
pm2 start npm --name prod -- run "start"
```
# For DEV
```
npm install
npm run dev
```## ✨ Features :
- Browse movies by genre
- Search for specific movies
- View movie details, including plot summary, cast, and ratings## ⏳ Future Improvements :
- [ ] Add a bookmark page to store the user's favorite movies and tv shows
- [ ] Add the video playing feature when the user hover over the card and play the video
- [ ] Add authentication so that the user can sign up and log in to save their favorite movies and tv shows permanently