This commit is contained in:
the-rarbg 2023-09-11 09:20:05 +05:30 committed by GitHub
commit b57d8222af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,17 @@
- **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