Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 559 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 559 Bytes

React Portfolio

This is the source code of my portfolio - written in React. It is my first project written in React, with inspo & some source code taken from: [https://github.com/ubaimutl]

Some Features

  • Fully Responsive
  • Multi-page layout (Home, Work, Contact)
  • Single page content edit (thanks ubaimutl!)
  • React-Boostrap

get in touch if you like this project - hi@garethgreenaway.co.uk

Feel free to fork this & edit how you want.

To start the dev server do the following commands:

yarn install (one time) yarn start

We're only getting started!