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 💙
- Host: GitHub
- URL: https://github.com/yuxxeun/w3show
- Owner: yuxxeun
- License: mit
- Created: 2025-01-02T03:49:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T12:26:51.000Z (8 months ago)
- Last Synced: 2025-02-18T13:29:50.315Z (8 months ago)
- Topics: blog, digital-garden, hub, portfolio-site, resources, showcase, web-showcase, website
- Language: TypeScript
- Homepage: https://w3show.now.sh
- Size: 3.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# w3show

> 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)