This is the repo for my personal portoflio website available here!
This website was created using Nuxt 2 and its built-in framework, Vue. I choose the TailwindCSS framework for the style.
You noticed a mistake, sloppy programming, or just a bug? If you feel up to it, you are welcome to submit a pull request or a new issue form.
Steps for contributing to the project:
- Fork and clone the repo
git clone https://github.com/kozou4ever/kozou.dev.git - Install dependencies
yarn install - Run a dev environement
yarn dev - Code completed? Before submitting any pull requests, don't forget to run the following command
yarn format!
Do you use conventional commits?
Yes. I'm attempting to adjust, therefore I recommend that you do the same while committing
I'm truly thankful to Cnrad for letting me adapt the design of his own website! Which you can find just here ๐