im-parsa / im-parsa.github.io

Personal website that written in React.js & Next.js, Also its user interface design is like apps

Home Page:https://parsa-firoozi.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parsa firoozi
My Personal Website - Portfolio

parsa firoozi

Personal website that written in ReactJS & NextJS, Also its user interface design is like apps

🚨 Forking this repo (please read!)

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.

πŸ›  Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev

πŸš€ Building and Running for Production

  1. Generate a full static production build

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

    npm start

⚠️ License & πŸ“ Credits

IntelligentQuantum.Dev is open-source portfolio-website licensed under the MIT General Public License v3.0. created by @im-parsa & @IntelligentQuantum.

About

Personal website that written in React.js & Next.js, Also its user interface design is like apps

https://parsa-firoozi.ir

License:MIT License


Languages

Language:TypeScript 62.1%Language:SCSS 36.8%Language:JavaScript 1.1%