Skip to content

make portfolio website by giving ur resume data.built with react

Notifications You must be signed in to change notification settings

rameez543/portfolio-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Portfolio template for developer/designers built with React

How to use

  1. Clone/Download the repo.
  2. Run npm install.
  3. Change the values in src/resumeData.js to suit your use-case.
  4. Run npm start to spin the up the local dev server port 3000.(http://localhost:3000).
  5. Make required changes in src/resumeData.js to suit your needs.