Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danburonline/personal-website

Complete source code of my personal website utilising the alpha version of Blitz.js to try out the zero-API data layer abstraction while also adding 3D elements via R3F to give it a custom touch.
https://github.com/danburonline/personal-website

blitzjs personal-website r3f

Last synced: about 1 month ago
JSON representation

Complete source code of my personal website utilising the alpha version of Blitz.js to try out the zero-API data layer abstraction while also adding 3D elements via R3F to give it a custom touch.

Awesome Lists containing this project

README

        

# Personal Website

![Screenshot of the hero section](./docs/img/readme-banner.png)

Complete source code of my personal website utilising the alpha version of Blitz.js to try out the zero-API data layer abstraction while also adding 3D elements via R3F to give it a custom touch.

> More information coming soon

## Prerequisites

- [Node.js](https://nodejs.org): `v16.10.0`
- [Yarn](https://yarnpkg.com): `v1.22.11`
- [Git](https://git-scm.com): `v2.22.0`

## Guides

### Run the dev server

- Install all dependencies with `yarn`.
- Start the hot-reload Blitz development server with `yarn dev`.
- Access the site on .