Hi 👋, This is my portfolio website which is created with NextJS, TailwindCSS & more.
🔵 You can see live at: https://bilalgumus.co
Screenshot from the website
This project was bootstrapped with create-next-app.
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.