Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 641 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 641 Bytes

My Portfolio site

This has been created as a platform for me to share projects I have worked on and write up my experiences with different technology.
https://isaacmurtagh.github.io

Running locally

npm run develop 

Runs on localhost:8000
Access the graph ql builder on http://localhost:8000/___graphql

Technologies

Using gatsby framework to build the site and tailwinds for the styling

Deploying to gh-pages

npm run deploy 

will be deployed to https://isaacmurtagh.github.io

Credit

This site was created by Isaac Murtagh. Feel free to use this code for any ideas or as starting point 🙂