Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haydenbleasel/website

My personal website.
https://github.com/haydenbleasel/website

nextjs personal-website react tailwindcss vercel

Last synced: 2 days ago
JSON representation

My personal website.

Awesome Lists containing this project

README

        

# haydenbleasel.com

Hello! I'm Hayden Bleasel, a software engineer and designer. This is my personal website - it's built with [Next.js](https://nextjs.org) and hosted on [Vercel](https://vercel.com).

## Contributing

To contribute, first install the dependencies:

```bash
pnpm install
```

Then, run the development server:

```bash
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

## Deploying

This website is deployed automatically to Vercel.