Hello and welcome to my portfolio website that showcases all my recent projects, and shows you what I'm passionate about in life; I like being challenged every day whether that be a simple bug fix, to something big like a new project, The opportunity to be creative with your ideas and Learning something new pretty much every day.
- Either fork using https://github.com/john2796/personal-portfolio.git or download the app and open the folder in the cli
yarn install
: installs all the dependencies defined in a package.json file. for more information about yarn click herenpm start
oryarn start
Runs the app in development mode. Open http://localhost:3000 to view it in the browser. This page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.
- Thanks to Nathan Thomas for the readme layout inspiration.