/Portfolio

My portfolio made using React Js.

Primary LanguageJavaScript

My Portfolio

This portfolio was made with React Js framework. Do not use it without authentication. All rights reserved.

Commands

To Clone this repository:

Run git clone https://github.com/brillard1/Portfolio in your shell.

To download the required dependencies:

cd into the folder created then,
Run npm install.

To host the website on your device:

Run npm start in the root directory of this repository.