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