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

https://github.com/cpreston321/christianpreston.com

Personal Portfolio.
https://github.com/cpreston321/christianpreston.com

nuxt nuxt3 tailwindcss unocss

Last synced: 7 months ago
JSON representation

Personal Portfolio.

Awesome Lists containing this project

README

          

![Personal Card Image](./public/site_card.png)

---

[![code style](https://antfu.me/badge-code-style.svg)](https://github.com/antfu/eslint-config)
![License](https://img.shields.io/badge/license-MIT-blue)

👉 Website: [https://christianpreston.com](https://christianpreston.com)

## Development

Local development

- Clone this repository
- Install the latest LTS version of [Node.js](https://nodejs.org/en/)
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
- Install dependencies using `bun install`
- Run tests using `bun dev`