Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.07 KB

Portfolio

Hey everyone,

This is my Portfolio Version 1.0.0

Find the site in action here!

Find the back end code and API documentation here.

Built using

How To Use

To clone and run this application, you'll need Git and npm. From your command line:

# Clone this repository
$ git clone "https://github.com/anuva312/my-portfolio"

# Install dependencies
$ npm install

# Run the app
$ npm run start

References