This is the codebase for my portfolio website https://code-victor.gihub.io.
- Run
npm run dev
for development - Run
npm run build
for production and the runnpm start
to serve the generated files.
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