Skip to content

okoyecharles/portfolio-v3

Repository files navigation

Logo

okoyecharles.com - v3

The third iteration of okoyecharles.com

Previous iterations: v1, v2

Next JS TailwindCSS Redux Threejs

♻️ Attribution

This iteration of my website is a culmination of my efforts, late nights, and a genuine passion for design and programming, and all I ask of you all is to not claim this effort as your own.

So, if you find something useful here, please feel free to use it! but give me appropriate credit by linking back to okoyecharles.com.


🛠 Installation & Set Up

  • Install the correct version of Node using NVM

    nvm install
  • Install dependencies

    npm install
  • Start the development server

    npm run dev

🚀 Building and Running for Production

  • Generate a static production build

    npm run build
  • Preview the site as it will appear once deployed

    npm run start

About

Third iteration of my personal website built with Next.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published