Giter Site home page Giter Site logo

sxvljxh / portfolio-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexandredevaux/portfolio-template

0.0 0.0 0.0 20.22 MB

portfolio template from sonny sangha

Home Page: portfolio-template-six.vercel.app

JavaScript 52.16% CSS 46.95% HTML 0.89%

portfolio-template's Introduction

PAPA React JS Resume Starter Pack and Digital Portfolio

PAPA React JS Portfolio Starter Pack

Resume Starter Pack Description

This portfolio starter pack is made using React. The data on the portfolio is directly linked to a JSON file. Any changes to the portfolio can be made in the JSON file. The changes will then be reflected on to the portfolio. This allows you to customize your own personal portfolio that can be used for applying to jobs or other personal uses.

1. Make sure you have NODE installed!

Firstly, you will need to download the latest version of Node by CLICKING HERE

2. Clone the repo!

Next, you will need to run the following command in the Terminal to clone the repo onto your machine.

git clone https://github.com/sonnysangha/Resume-Portfolio-Starter-pack.git

3. Install Dependancies

Next, you need to install all the dependancies using:

npm install

Once this is done, you can start the app with:

npm start

4. Fill in your personal info

To populate the website with all of your own data, open the public/resumeData.json file and simply replace the data in there with your own. Images for the porfolio section are to be put in the public/images/portfolio folder.

5. (OPTIONAL) Replacing images and/or fonts

If you want to display your own pictures then you have to replace the files at these locations: public/images/header-background.jpg, public/images/testimonials-bg.jpg and public/favicon.ico. FILE NAMES MUST NOT BE CHANGED else the code referencing these images will no longer work.

7. Finalising Resume

Once all the formatting and data input is finalised, run npm run build. This will create a dedicated build folder.

8. Host Resume Online

  1. Open the build folder in the finder screen
  2. Go to Netlify and set up a profile
  3. Go to the 'Sites Tab'
  4. Simply Drag and drop the 'Build' Folder into the designated upload space
  5. The app will begin deploying & the deployment URL will be presented!

๐Ÿš€ BOOM, you are now LIVE!!!

Credits

Original Idea

Inspiration from Tim Baker (tbakerx)

portfolio-template's People

Contributors

alexandredevaux avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.