https://density-kohl.vercel.app/
It's basically an UI made using Nextjs.
FrontEnd: Nextjs, Reactjs, tailwind css, TypeScript, GSAP (for animations).
- Clone my-project with Cloning from github
git clone <repo-link>
- Install the Dependencies
npm install
Start the porject :
npm run dev