engineervix / home

my homepage

Home Page:https://victor.co.zm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

victor.co.zm

Victor Miti's homepage

CI/CD

Node v18 code style: prettier

Commitizen friendly Conventional Changelog Conventional Commits

Development

This project uses Node v18. I use volta to manage node versions. If you have volta installed on your machine, then it'll automatically use the correct Node binary for this project.

  • clone / fork the project

  • cd into the project directory

  • install frontend dependencies

    npm install
  • start the dev server, accessible at http://localhost:1234/

    npm start

See all the run scripts available via npm run.

Credits

TODO

  • Overall site design and layout
  • Add content
  • Add Sitemap and robots.txt

About

my homepage

https://victor.co.zm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 43.5%Language:SCSS 34.2%Language:JavaScript 13.3%Language:Just 8.9%