Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 944 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 944 Bytes

Personal Website

Hi 👋, This is my portfolio website which is created with NextJS, TailwindCSS & more.

Project

🔵 You can see live at: https://bilalgumus.co

Bilal Gümüş Personal Website

Screenshot from the website

Instructions

This project was bootstrapped with create-next-app.

View On Local

First clone this repository.

$ git clone https://github.com/BilalGumus/portfolio.git

In the project directory, you can run: (Make sure you already have nodejs & npm installed in your system.)

npm install && npm run dev

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.