crsiebler / corysiebler.com

My Personal Website

Home Page:https://corysiebler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corysiebler.com

Website corysiebler.com

The personal website of Cory Siebler. Built using Symfony5 running PHP8. The front-end is React.js using hooks, Material-UI, and React Routing.

Installation

Run composer to install Symfony and it's dependencies:

composer install

Run yarn to install Symfony Encore, React.js, and the front-end dependencies:

yarn install

Execution

To run the symfony server locally:

symfony serve -d

Build the assets:

yarn watch

About

My Personal Website

https://corysiebler.com

License:MIT License


Languages

Language:JavaScript 90.9%Language:PHP 3.4%Language:SCSS 3.4%Language:Twig 1.7%Language:Makefile 0.6%Language:Procfile 0.0%