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