Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 907 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 907 Bytes

Code Victor's Portfolio Site

This is the codebase for my portfolio website https://code-victor.gihub.io.

Technologies used

Project setup

  • Run npm run dev for development
  • Run npm run build for production and the run npm start to serve the generated files.

License

Copyright (c) 2022-present Hamzat Victor. All rights reserved.

The code, design and articles in this repository are intellectual property of the individual mentioned above (unless otherwise stated) and as such CANNOT be copied, modified, sublicensed or redistributed without permission from the author.

PS: Adapted from Olaolu's readme