tylerreckart / reckart.photo

Some nerd's photography portfolio

Home Page:https://reckart.photo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An animated gif of Homer Simpson disappearing into the bushes

This repository serves as an online home for my photography work, built as a microsite that can live both alongside and apart from my main blog. It's built in React and TypeScript and uses a very simple gallery/lightbox component structure to display my photos on devices of all shapes and sizes.

Commands

Output the static HTML, JavaScript, and CSS bundles into the build directory:

npm run build

Run a react development server that watches for changes and recompiles the bundle:

npm run start

License

MIT Tyler Reckart

About

Some nerd's photography portfolio

https://reckart.photo

License:MIT License


Languages

Language:TypeScript 66.7%Language:CSS 30.1%Language:HTML 3.2%