Skip to content

anuva312/my-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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