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

https://github.com/jack-walton/portfolio

Technical writing samples
https://github.com/jack-walton/portfolio

documentation markdown mdx nextjs nextra react

Last synced: about 1 month ago
JSON representation

Technical writing samples

Awesome Lists containing this project

README

          

# Portfolio

This is a portfolio site built with Next.js using the Nextra theme.

## Local Development

### Clone this repository

Using the GitHub CLI:
```bash
gh repo clone jack-walton/portfolio
```

### Install
```bash
pnpm i
```

### Run the development server
```bash
pnpm dev
```

## License

This project is licensed under the MIT License.