davidglauber / davfolio

My experiences here ;)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

Site preview

My personal portfolio to showcase a few projects. View the live site or check out a live version of the components storybook.

Install & run

Make sure you have nodejs and yarn installed. Install dependencies with:

yarn

Once it's done start up a local server with:

yarn start

To view the components and storybook:

yarn storybook

To run tests:

yarn test

About

My experiences here ;)

License:MIT License


Languages

Language:JavaScript 64.1%Language:CSS 30.0%Language:GLSL 3.8%Language:HTML 2.1%