rohan-singh987 / animationAndAll

Home Page:https://density-task-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project

Task 1

HostedLink

Installation

To set up this project on your local machine, follow these steps:

git clone https://github.com/rohan-singh987/densityTask

# Navigate to the project directory:

# Install dependencies:
npm install
yarn add

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Libraries:

  1. Material UI
  2. Framer-Motion
  3. Tailwindcss
  4. AOS animation

Folder Structure

  • src/: Source code
    • components/: Components
    • app/: Home Page
  • public/: Static assets

About

https://density-task-five.vercel.app


Languages

Language:HTML 99.7%Language:JavaScript 0.3%Language:CSS 0.0%