Getting Started

First, clone the repository:

git clone https://github.com/Hashal890/cognisite-assignment.git
cd cognisite-assignment

Install dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Run the development server:

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

Project Demonstration

Image Preview:

home

Video Overview:

View Video

Technologies used