This project is my personal resume, however it can be cloned and customised to make your own!
Check out stevemckinnon.co.uk for a demo.
To install the dependencies type npm i
in your terminal.
Then type npm start
to start the server. This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To customise the project for your own, add your personal details, education, jobs, and skills via creating a GraphQL schema using a tool such as GraphCMS. Follow the tutorial here to get started with creating your schema.
For support issues, please raise them here.