Skip to content

📒 My personal website built using with Next.js (TypeScript), SASS, MDX and Vercel.

License

Notifications You must be signed in to change notification settings

bozaci/yusufbozaci.dev

Repository files navigation

My Personal Website

This project was built using these technologies and tools.

Requirements

In order to run the project, the following tools must be installed on your system:

  • Node.js (v16.x and above)
  • npm or yarn package manager

Installation and Operation

You can run the project in local environment by following the steps below:

  1. Clone the project repository:

    git clone https://github.com/bozaci/yusufbozaci.dev.git
    cd yusufbozaci.dev
  2. Install the requirements:

    npm install
    # or
    yarn install
  3. Start the application:

    npm run dev
    # or
    yarn giant
  4. Access from browser: You can view the application at http://localhost:3000.

License

See the LICENSE file for details. (fear not, no complicated license)

About

📒 My personal website built using with Next.js (TypeScript), SASS, MDX and Vercel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published