Visit here to have a look of the portfolio.
- The portfolio is developed in VS Code.
- Download and install a code/text editor.
- Download Node Js and npm(Node package manager) (npm gets installed by default on downloading Node)
- Clone the repository by running the command:
git clone https://github.com/namanrox/dance-club.git
in your GitBash or terminal of VS Code.
- Run the command
cd namanrox.github.io
- Run
npm install
to install all the dependencies. - Run
npm start
to start it on localhost:3000. - Now you are set to use it locally.
- But in order to make it your own, change all the dependencies to your name.