Skip to content

LouisAvo/my-first-website

 
 

Repository files navigation

Easy to Use Website Template

Web 1920 – 1

To view a live example, click here.

This repo is a fork of react-portfolio-template by chetanverma16. We just aded a GitHub Actions workflow so that one can simply edit src/yourdata.js within the GitHub website and have the changes be deployed through GitHub Pages with no need to interact with a terminal or cloniong the repo.

Worked on by Arnaud Avondet, Harry (Zhengze) Gong, and Cecilia Mendoza

Sections

✔️ Header ✔️ Work ✔️ About ✔️ Skills ✔️ Contact

How To Use

  1. Go to /src/yourdata.js
  2. Make edits as you want
  3. Commit changes and wait for the workflow to complete
  4. View your deployment!

Personalize page content in /src/yourdata.js & modify it as per your need.

/* Change this file to get your Personal Porfolio */
 // Edit Values of these variables

name:"Tartan",
headerTagline: [
    "My heart is in the",.... 
]

Skill Section Icons

Value Icon
adobeaftereffectsIcon
adobeauditionIcon
adobeillustratorIcon
adobeindesignIcon
adobelightroomIcon
adobephotoshopIcon
adobepremiereproIcon
angularIcon
codeIcon
cssIcon
designIcon
dockerIcon
figmaIcon
goIcon
htmlIcon
jsIcon
kubernetesIcon
mongodbIcon
nodejsIcon
ocamlIcon
pythonIcon
rIcon
reactIcon
sketchIcon
storybookIcon
tensorflowIcon
vueIcon
webpackIcon

Contact Section Social Icons

Value Icon
codepenIcon
devpostIcon
dribbbleIcon
githubIcon
instagramIcon
issuuIcon
jsfiddleIcon
linkedinIcon
mediumIcon
patreonIcon
pinterestIcon
soundcloudIcon
twitchIcon
twitterIcon
vscoIcon
youtubeIcon

Deployment

Make sure to commit your changes after editting /src/yourdata.js, then the updates should deploy in a couple of minutes via GitHub Actions.

About

Modern React Portfolio Template (FREE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 51.5%
  • JavaScript 48.5%