https://github.com/shobhit1812/netflix-clone
Netflix-Clone using mern stack
https://github.com/shobhit1812/netflix-clone
axios expressjs firebase mongodb nodejs react-redux reactjs
Last synced: 3 months ago
JSON representation
Netflix-Clone using mern stack
- Host: GitHub
- URL: https://github.com/shobhit1812/netflix-clone
- Owner: shobhit1812
- Created: 2022-12-11T12:55:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T14:32:36.000Z (over 3 years ago)
- Last Synced: 2025-01-22T15:35:14.271Z (over 1 year ago)
- Topics: axios, expressjs, firebase, mongodb, nodejs, react-redux, reactjs
- Language: JavaScript
- Homepage: https://netflix-clone-1812.netlify.app/
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Netflix-Clone
Netflix-Clone using mern stack.
## Key Features
* Hover Effect
* Add to Favorite Movie/series
* User Authentication
* Picture and Picture mode
## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone {my repo url}
# Go into the repository
$ cd backend
# Install dependencies
$ npm install
# Go into the repository
$ cd frontend
# Install dependencies
$ npm install
# Run the backend
$ node server.js
# Run the frontend
$ npm start
```
## Project Screenshots 🕊
### Homepage
.png)
### Signup
.png)
### Hover Effect
.png)
### Add to Favorite Movie/series
.png)
> Website [Shobhit Nautiyal](https://shobhitnautiyal.vercel.app/) ·
> GitHub [@shobhit1812](https://github.com/Shobhit1812) ·