Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 460 Bytes

I created a Youtube code along tutorial for this project. Click the link above to view!

react-portfolio-starter

A React based personal portfolio app using create-react-app and React Router v4.

Tools

  • create-react-app cli
  • React MDL material design
  • React Router v4

Start App

Clone repo, install, cd into folder and run:

npm install
npm start