Law
Find a file
2025-04-14 19:22:39 +05:30
public Project initiation 2025-04-11 16:15:46 +05:30
src Updated all the files with fixes and feature completion for the proof of 2025-04-14 19:22:39 +05:30
.gitignore Project initiation 2025-04-11 16:15:46 +05:30
bun.lock Updated all the files with fixes and feature completion for the proof of 2025-04-14 19:22:39 +05:30
components.json Project initiation 2025-04-11 16:15:46 +05:30
eslint.config.mjs Project initiation 2025-04-11 16:15:46 +05:30
next.config.ts Project initiation 2025-04-11 16:15:46 +05:30
package.json Updated all the files with fixes and feature completion for the proof of 2025-04-14 19:22:39 +05:30
postcss.config.mjs Project initiation 2025-04-11 16:15:46 +05:30
README.md Updated all the files with fixes and feature completion for the proof of 2025-04-14 19:22:39 +05:30
tsconfig.json Project initiation 2025-04-11 16:15:46 +05:30

SDT Assignment - Sem IV

This is a module made for demoing the form selection tool for a PIL filer utility for helping with SDG 16: Peace, Justice, and Strong Institutions.

Getting Started

First, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.