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

https://github.com/yuxxeun/w3show

The ultimate portfolio hub for everyone. Make pull request to add yours 💙
https://github.com/yuxxeun/w3show

blog digital-garden hub portfolio-site resources showcase web-showcase website

Last synced: 7 months ago
JSON representation

The ultimate portfolio hub for everyone. Make pull request to add yours 💙

Awesome Lists containing this project

README

          

# w3show

!["Banner"](/public//banner.png)

> The Ultimate Portfolio Hub for Developers and Designers: A curation of awesome portfolio website ideas for developers and designers to draw inspiration from.

## Get started

After cloning the project, you should install dependencies on the project directory:
```shell
bun install
```
Running development server
```shell
bun dev
```
Build production preview
```bash
bun run build
```
## Submit your site
Read how to submit your portfolio on [contribution guide](./components//section//guide//content.mdx).

## License
[MIT](./LICENSE)