/myportfolio-reactjs

Primary LanguageJavaScriptMIT LicenseMIT

ReactJS Resume Website Template

Description

This is a ReactJS based personal resume website template for free.

Make it Your Own!

PREREQUISITES:

  • Sign up for a Netlify account HERE
  • Install Node JS in your computer HERE

PROCEDURE:

  • Download the zip folder from Github and unzip it
  • Open the folder in VS Code
  • Edit public/resumeData.json and add your personal details and projects
  • Open terminal in VS Code
  • RUN npm init , this command can be used to set up a new or existing npm package
  • RUN npm install , this command pulls out all the require node modules
  • RUN npm run build, this command will create a build folder for you
  • DRAG AND DROP the BUILD folder on Netlify, your app is live now for the world to see

Credits

All Credits Goes to Tim Baker Original Repo

HTML Design Template Ceevee Template by Styleshout