This project contains the list of all public Department of Defense projects. Data source
Live demo
Clone this project: git clone project-name
Go into the repository: cd project-name
Install dependecies: npm i
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev