Skip to content

pedroriverove/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Used technology

Requirements

Getting Started

  1. Clone repository
$ git clone https://github.com/pedroriverove/react-portfolio.git
  1. Install project dependencies
$ npm install
  1. Finally, launch the app
$ npm start

Scripts

  • npm start — Launches the app in development mode on http://localhost:3000
  • npm run build — Compiles and bundles the app
  • npm run deploy — Deployment

Credits

  • Portfolio template — easy to adapt and deploy portfolio project covering most important sections(about, exp, skills, projects), inspired with solutions found at GitHub.

Screenshot