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

https://github.com/arugaz/portfolio

Portfolio with Yew Rust and Next.js
https://github.com/arugaz/portfolio

nextjs rust typescript yew

Last synced: 4 months ago
JSON representation

Portfolio with Yew Rust and Next.js

Awesome Lists containing this project

README

          

## Portfolio in Yew

Run this application with the trunk development server:

```bash
trunk serve --open
```

**Note**: I recreated this repo using yew rust, but you can still access the [nextjs](https://github.com/arugaz/portfolio/tree/nextjs) typescript.