Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 750 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 750 Bytes

Ari

Logo

This project is my portfolio website. It is built with Next.js and Tailwind CSS. I'm using shadcd's ui library as a base.

Tech Stack

This project is built using:

Usage

# Clone the repository
> git clone **REPO LINK**

# Navigate to the directory
> cd **REPO**

# Install the dependencies
> pnpm install

Scripts

# Start the development server
> pnpm dev

Open http://localhost:3000 with your browser to see the result.