Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 589 Bytes

My Portfolio

My portfolio and also my submission to coding challenge 16 - for the Complete Web Developer course on udemy by Andrei Neagoie

It can be reached live here at jasondsouza.dev

To run this in developer mode

  • git clone this repository
  • run npm install
  • run npm start
  • Go to http://localhost:3000 in your browser