Skip to content

My personal resume website template built with ReactJs

License

Notifications You must be signed in to change notification settings

Devtr0n/richard-hollon-react-resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Richard Hollon's personal website

Richard Hollon Website

Description

This is my current website using a forked ReactJS template created by Tim Baker. I customized the content, per instructions and documentation, to quickly produce my own personal website using a lightweight and modern web stack.

Installation / Deployment

What worked for me was using yarn install and yarn build, which assembles and manifests the project into binary assemblies. I copied the build folder contents to my website root http directory. I then had to add an .htaccess file and add the MIME types for application/json .json and text/json .json for the website to load. I then added a hard <link> reference to fontawesome in index.html to get missing fonts symbols to appear. I am unsure why they do not compile correctly in yarn.

Credits

Udemy Course

Projects in ReactJS: The Complete React Learning Course by Eduonix

HTML Design Template

Ceevee Template by Styleshout

Header photo credit

Casey Horner

Original Author

Tim Baker

React jQuery CSS3 HTML5 JavaScript

About

My personal resume website template built with ReactJs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.4%
  • CSS 45.5%
  • HTML 1.1%