Skip to content

namanrox/mvif--imdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVIF: IMDb II

Language Framework

Visit here to have a look at the clone of IMDb.

Environmental Setup

  • The website is developed in VS Code.

How to setup in local environment

git clone https://github.com/namanrox/mvif--imdb.git

in your GitBash or terminal of VS Code.

  • Run the command cd mvif--imdb
  • Run npm install to install all the dependencies.
  • Run npm start to start it on localhost:3000/imdb.
  • Now you are set to use it locally.
  • But in order to make it your own, change all the dependencies to your name.