Sigillum/Frontend/MainApp
2025-04-24 23:11:57 +05:30
..
app listing function 2025-04-24 01:29:20 +05:30
components Merge pull request #26 from ChanX21/verifier-app 2025-04-24 23:11:57 +05:30
hooks listing function 2025-04-24 01:29:20 +05:30
lib Merge branch 'main' into feat/marketplace-listing 2025-04-16 15:50:50 +05:30
public feat: featching all images 2025-04-13 15:52:37 +01:00
store Zustand store 2025-04-14 11:53:00 +05:30
utils Merge pull request #26 from ChanX21/verifier-app 2025-04-24 23:11:57 +05:30
.env.example Image Authentication 2025-04-13 20:29:42 +05:30
.gitignore env variable 2025-04-13 12:24:14 +01:00
components.json main project set up 2025-04-10 14:59:04 +01:00
next.config.ts Image Authentication 2025-04-13 20:29:42 +05:30
package.json Merge branch 'feat/marketplace-listing' of https://github.com/ChanX21/Sigillum into feat/marketplace-listing 2025-04-16 16:59:35 +05:30
postcss.config.mjs main project set up 2025-04-10 14:59:04 +01:00
README.md fix: button cursor added 2025-04-11 13:20:51 +01:00
tsconfig.json main project set up 2025-04-10 14:59:04 +01:00
types.ts bid placenment and acceptance 2025-04-24 15:55:23 +01:00
yarn.lock bid placenment and acceptance 2025-04-24 15:55:23 +01:00

This is a Next.js project bootstrapped with create-next-app.

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.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.