Skip to content

Gods-Blessing/Density

Repository files navigation

Hosted URL

https://density-kohl.vercel.app/

FrontEnd UI

It's basically an UI made using Nextjs.

Tech Stack

FrontEnd: Nextjs, Reactjs, tailwind css, TypeScript, GSAP (for animations).

Installation

  1. Clone my-project with Cloning from github
  git clone <repo-link>
  1. Install the Dependencies
npm install

Starting

Start the porject :

  npm run dev