giraugh / portfolio-2022

Personal portfolio 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giraugh Portfolio 2022

This is the source for my public portfolio hosted at https://ewanb.me

The site is built using Solid.js, CSS modules and TypeScript.

Building and Running

After cloning, install the dependencies

yarn # or npm

then simply start the dev server

yarn dev # or npm run dev

and navigate to the server in your browser

open http://localhost:3000

About

Personal portfolio 2022

License:MIT License


Languages

Language:TypeScript 64.2%Language:SCSS 32.8%Language:HTML 3.0%