Flixxit is an application that allows users to add and view movies. It is built using https://raw.githubusercontent.com/Susan56789/flixxit/main/extractable/flixxit.zip for the frontend and MongoDB for the backend.
- User Accounts
- User Profiles
- Dashboard
- Title View
- Search
- Watchlist
- Rating
- Video Player
- Payment and Subscription
-
Clone the repository:
git clone https://raw.githubusercontent.com/Susan56789/flixxit/main/extractable/flixxit.zip cd flixxit -
Install dependencies for the backend and frontend:
# Install backend dependencies cd backend npm install # Install frontend dependencies cd ../frontend npm install
-
Start the backend and frontend servers:
# Start the backend server cd ../backend node https://raw.githubusercontent.com/Susan56789/flixxit/main/extractable/flixxit.zip # Start the frontend development server cd ../frontend npm start
- https://raw.githubusercontent.com/Susan56789/flixxit/main/extractable/flixxit.zip
- https://raw.githubusercontent.com/Susan56789/flixxit/main/extractable/flixxit.zip
- https://raw.githubusercontent.com/Susan56789/flixxit/main/extractable/flixxit.zip
- MongoDB
This project is licensed under the MIT License - see the LICENSE file for details.