Skip to content

stevenmckinnon/resume

Repository files navigation

Resume Builder

dependencies Status DEVDependencies Status
bade-branches badge-functions badge-lines badge-statements Netlify Status

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.

Installation

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.

Customisation

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.

Support

For support issues, please raise them here.