Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Netflix clone Fullstack application using MERN.

benroz3/netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix clone Fullstack application using MERN, Redux Toolkit, Firebase.

api:

  1. create .env file using the example
  2. Open first terminal
  3. type: "cd api"
  4. type: "npm install"
  5. type: "npm start"

client

  1. create .env file using the example
  2. Open second terminal
  3. type: "cd client"
  4. type: "npm install"
  5. type: "npm start"

admin:

  1. create .env file using the example
  2. Open third terminal
  3. type: "cd admin"
  4. type: "npm install"
  5. type: "npm start"

About

Netflix clone Fullstack application using MERN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published