No description
  • JavaScript 93.2%
  • CSS 5.9%
  • SCSS 0.9%
Find a file
2023-10-19 16:31:12 +05:30
assets
Common sorting 2023-09-13 22:34:46 +05:30
components Merge branch 'dev' of https://github.com/the-rarbg/yaps into font_weight 2023-09-13 23:38:33 +05:30
lib
pages current date disbaled 2023-10-19 16:31:12 +05:30
public
service
styles sorting 2023-09-13 22:34:46 +05:30
SVG
utils
.eslintrc.json
.gitignore
.prettierrc
LICENSE
next.config.js
package-lock.json current date disbaled 2023-10-19 16:31:12 +05:30
package.json current date disbaled 2023-10-19 16:31:12 +05:30
postcss.config.js
prettier.config.js
README.md
tailwind.config.js

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

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