Skip to content

tunahangediz/personal-portfolio

Repository files navigation

You can see project Live Preview

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

personal portfolio - tunahangediz.com My personal portfolio website that I created with Next.js

Built With

  • React
  • TailwindCss

Technologies and methods I used in the project

You can use this project freely for building your own portfolio

Installation

  1. Clone the repo

    git clone https://github.com/tunahangediz/personal-portfolio
  2. Install NPM packages

    npm install
  3. Start project

    npm run dev
    

Contact

Tunahan Gediz - @tunahangediz - [email protected]

(back to top)