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

https://github.com/benja/portfolio

My personal portfolio built on Next.js and TypeScript.
https://github.com/benja/portfolio

Last synced: 10 days ago
JSON representation

My personal portfolio built on Next.js and TypeScript.

Awesome Lists containing this project

README

        

# Portfolio

This project contains the codebase for my portfolio hosted on https://benjaminakar.com/.

## Development

Install all dependencies with `yarn` and run the development server with `yarn dev`.

The project should be running on `localhost:3000`.

## License

[MIT](https://choosealicense.com/licenses/mit/)