An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


Netflix-Clone


Netflix-Clone using mern stack.


Key Features
How To Use

## 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

### Signup

### Hover Effect

### Add to Favorite Movie/series

> Website [Shobhit Nautiyal](https://shobhitnautiyal.vercel.app/)  · 
> GitHub [@shobhit1812](https://github.com/Shobhit1812)  ·