import React from 'react'; import {Link} from 'react-router'; import me from '../../../assets/images/me.jpg'; export default class AboutMe extends React.Component{ render(){ return(

About Me

My name is Mitchell and I have a passion for software development. I am currently a software engineer and enjoy working on personal projects in my free time.

Check out the source code for this site here