emilianoberon10 / Portfolio-React

Home Page:https://emilianoberon.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

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)

About

https://emilianoberon.netlify.app/


Languages

Language:JavaScript 51.7%Language:CSS 47.4%Language:HTML 0.9%