paulhanna1933 / react-portfolio

A React portfolio starter app using create-react-app. Includes top header, side nav with a few pages which are routed with react-router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Tutorial

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

About

A React portfolio starter app using create-react-app. Includes top header, side nav with a few pages which are routed with react-router


Languages

Language:JavaScript 83.0%Language:CSS 9.0%Language:HTML 7.9%