Skip to content

My personal Website/Portfolio using nextjs, tailwindcss and typescript

Notifications You must be signed in to change notification settings

lastwall/personal-website

Repository files navigation

Overview

In a couple of days, I build a personal website for me.

My Personal website & protfolio :)

  • It is written in Typescript, using Next.js & Tailwind

Getting Started

Requriments

  • Node.js
  • Git or Download repository as ZIP

Running Locally

$ git clone https://github.com/lastwall/personal-website.git
# or download as ZIP and extract it

#NPM
$ npm install
$ npm run dev

#yarn dev
$ yarn dev

LISENCE