No description
  • JavaScript 93.2%
  • CSS 5.9%
  • SCSS 0.9%
Find a file
2023-10-15 10:26:09 +05:30
.idea minor ui change 2023-10-15 10:26:09 +05:30
.vscode fixed dark mode for top 10 page 2023-09-22 14:23:07 +05:30
assets FIX STASH 2023-09-13 20:22:28 +05:30
Common improved movie page 2023-09-26 17:42:05 +05:30
components fixed bug related to continue watching 2023-10-06 21:04:36 +05:30
lib sorting 2023-09-13 21:01:04 +05:30
pages minor ui change 2023-10-15 10:26:09 +05:30
public FIX STASH 2023-09-13 20:22:28 +05:30
service FIX STASH 2023-09-13 20:22:28 +05:30
styles fixed color shades 2023-10-06 13:37:49 +05:30
SVG hover 2023-09-16 12:04:43 +05:30
utils added continue watching feature 2023-09-27 17:48:41 +05:30
.eslintrc.json first commit 2023-09-10 14:57:55 +05:30
.gitignore INIT 2023-09-10 14:02:02 +05:30
.prettierrc INIT 2023-09-10 14:02:02 +05:30
LICENSE FIX STASH 2023-09-13 20:22:28 +05:30
next.config.js FIX STASH 2023-09-13 20:22:28 +05:30
package-lock.json added react-bootstrap 2023-09-27 20:19:56 +05:30
package.json added react-bootstrap 2023-09-27 20:19:56 +05:30
postcss.config.js FIX STASH 2023-09-13 20:22:28 +05:30
prettier.config.js FIX STASH 2023-09-13 20:22:28 +05:30
README.md Build 2023-09-11 09:20:05 +05:30
tailwind.config.js fixed ctrl+click not opening new tab,changed bg 2023-09-24 15:37:36 +05:30

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