Skip to content

kaung-zaw-hein/movie_streaming_and_uploading

Repository files navigation

Next Movie Streaming and Uploading Website

image

This is a movie streaming and uploading website built with Next.js and MongoDB. Users can stream movies and also upload their own content.

Technologies Used

  • Frontend: Next.js
  • Backend: MongoDB
  • Authentication: NextAuth.js
  • Video Storage: Cloudinary
  • State Management: Zustand
  • Styling: Tailwind CSS

Features

  • User authentication with NextAuth.js
  • Movie streaming and uploading
  • Responsive design using Tailwind CSS
  • State management with Zustand
  • Integration with Cloudinary for image storage

How to Run Locally

To run the Next Movie Streaming and Uploading Website project locally, follow these steps:

  1. Clone the repository:
  2. Navigate to the project directory: cd movie_streaming
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. Access the application: Open your web browser and go to http://localhost:3000(or the appropriate URL if the port is different) to view the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published