isuchit / isuchit.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS Portfolio Template

LIVE DEMO

Description

This is a ReactJS based personal resume website template for participants of The 6 Figure JavaScript ReactJS Challenge by Clever

Make it Your Own!

PREREQUISITES:

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

PROCEDURE:

  • Clone the repo from Github
  • Edit public/resumeData.json and add your personal details and projects
  • Open folder and 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

Header photo credit Casey Horner

Testimonial photo credit Samuel Zeller

About

License:MIT License


Languages

Language:JavaScript 52.1%Language:CSS 47.1%Language:HTML 0.9%