I created a Youtube code along tutorial for this project. Click the link above to view!
A React based personal portfolio app using create-react-app and React Router v4.
- create-react-app cli
- React MDL material design
- React Router v4
Clone repo, install, cd into folder and run:
npm install
npm start