Skip to content

dntandan/gitwind-portfolio

Repository files navigation


GitWind Portfolio

A Github themed portfolio template using TailwindCSS

Deploy with Vercel

Features

  • Dark Theme
  • NextJS
  • TailwindCSS
  • Mobile Friendly

Demo

Installation

Install gitwind-portfolio with yarn

  yarn install

Run Locally

Clone the project

  git clone https://github.com/dntandan/gitwind-portfolio

Go to the project directory

  cd gitwind-portfolio

Install dependencies

  yarn install

Start the server

  yarn dev

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel from the creators of Next.js.