Skip to content

cgrundman/christian-grundman-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

Website showcasing my work and projects. Site is being updated on a rolling basis as project work is added.

Run Locally

Clone the project:

  git clone https://github.com/cgrundman/christian-grundman-website

Go to the project directory:

  cd local/path/christian-grundman-website

In the terminal:

  npm start

Description

This website is a React App self-built to demonstrate Front-End skills. It also serves as a resume for my projects and hobbies.

This is a Multi-Page Application (MPA) site is structured as follows:

HomePage

Projects Page

Provides basic information of all of my past work

Project Page

Contains dynamic routing based on project ID

About Me Page

personal information

SVG graphics in React

This website uses SVG graphics mainly. Suport vector graphics are mathematically defined rather than defined by pixels as traditional raster images (.jpg, .png, etc). THe project and subject logos are all made in a similar style. However this is also the case with the back ground images. Examples can be seen below:

License

MIT

Releases

No releases published

Packages

No packages published