Skip to content

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

Notifications You must be signed in to change notification settings

MdrnWebDesigner/react-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • CSS 9.0%
  • HTML 7.9%