Many people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually yes, with attribution.
I value keeping my site open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my site without giving me credit. I spent a non-trivial amount of effort building and designing this iteration of my website, and I am proud of it! All I ask of you all is to not claim this effort as your own.
Yes, you can fork this repo. Please give me proper credit by linking back to IntelligentQuantum.Dev. Thanks!
-
Install and use the correct version of Node using NVM
nvm install
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Generate a full static production build
npm run build
-
Preview the site as it will appear once deployed
npm start
IntelligentQuantum.Dev is open-source portfolio-website licensed under the MIT General Public License v3.0. created by @IntelligentQuantum & @im-parsa.