/personal-website

I've decided to share the source code for my personal website with the public. If you'd like to use it for your own personal website, feel free—it's completely free to use!

Primary LanguageTypeScript

Developer Website with Next.js

Hi there,

I've decided to share the source code for my personal website with the public. If you'd like to use it for your own personal website, feel free—it's completely free to use!

Demo

Demo Link

Installation

Clone the repository on your machine and follow the steps below for a successful installation process.

Note: Ensure your Node.js version is v18.* or higher.

Getting Started:

  1. Install Dependencies:

    Navigate to the root directory of the project and run:

    yarn install
    or
    npm install
    

    Run the Development Server:

After the dependencies installed.

  1. Run the Development Server: Navigate to the root directory of the project and run: start the development server with:

    npm run dev
    or
    yarn dev
    
  2. Final Step Open http://localhost:3000 with your browser to see the result.

Usage and Legal Warning

Hi! This project is free to use for personal purposes. You can use it for your own website or for a client's project. However, reselling or redistributing this project is strictly prohibited and may result in legal consequences.

If you're interested in purchasing a premium license for this project, feel free to connect with me on LinkedIn so we can discuss it further.

Developer

License

MIT