Skip to content

πŸš€ This project is a MERN stack project. The project is a movie site application. By registering on the site, the user can see popular movies, watch trailers and save them to the list for later viewing.

Notifications You must be signed in to change notification settings

emircandemr/MERN_Movie_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

59 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MERN Movie Project

πŸ› οΈ Built With

πŸ–‹οΈ About

This project is a mern stack project. The project is a movie site application. By registering on the site, the user can see popular movies, watch trailers and save them to the list for later viewing. React.js is used in the frontend part of the project. Redux toolkit is used as state management. Sass is used as UI library. Firebase was used for authentication processes. Mongodb is used to keep the database of the movies that the user likes and wants to watch later. Node.js and express.js were used to establish the connection between Mongodb and the application.

πŸ’» Project Desktop Views

Image Image Image Image Image Image

πŸ’» Project Mobile Views

Image Image Image

πŸ›  Tech Stack

Project Video

bandicam.2023-01-03.23-26-52-282.webm
bandicam.2023-01-03.23-38-33-764.webm

πŸŽ† Desktop Screenshots

πŸ“« Contact Address

github twitter linkedin

⭐ Support

If you like the application, do not forget to give a star 😊

Getting Started

To get started you can simply clone this MERN_Movie_Project.git repository and install the dependencies. Clone the MERN_Movie_Project.git repository using git:

git clone https://github.com/emircandemr/MERN_Movie_Project.git

cd MERN_Movie_Project.git

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

πŸš€ This project is a MERN stack project. The project is a movie site application. By registering on the site, the user can see popular movies, watch trailers and save them to the list for later viewing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages