https://github.com/vncsmyrnk/portfolio
All my skills and accomplishments showcased in one place
https://github.com/vncsmyrnk/portfolio
i18n portfolio react typescript vite
Last synced: about 2 months ago
JSON representation
All my skills and accomplishments showcased in one place
- Host: GitHub
- URL: https://github.com/vncsmyrnk/portfolio
- Owner: vncsmyrnk
- License: gpl-3.0
- Created: 2024-05-12T13:11:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T21:22:15.000Z (10 months ago)
- Last Synced: 2024-08-18T22:23:19.634Z (10 months ago)
- Topics: i18n, portfolio, react, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My portfolio





[](https://github.com/prettier/prettier)All my skills and accomplishments showcased in one place.
[Check it out!](https://vncsmyrnk.github.io/portfolio/)
## Contributing
This project uses [just](https://github.com/casey/just) running development tasks.
```bash
just build-dev-env run-dev-env # Builds and runs the dev container
just dev-run # Runs the app (must be run inside the container)
```The local environment should be available at http://localhost:3000.