Sigillum/Frontend/MainApp
Apurvborhade 2c2dab5e49 Ui Update
2025-05-11 15:55:13 +05:30
..
app Basic Search Functionality 2025-05-09 23:52:15 +05:30
components Ui Update 2025-05-11 15:55:13 +05:30
hooks Image Authentication Process Loader Update 2025-05-09 21:27:56 +05:30
lib Image Authentication Process Loader Update 2025-05-09 21:27:56 +05:30
public Logo Changes 2025-05-02 12:04:28 +05:30
store Image Authentication Process Loader Update 2025-05-09 21:27:56 +05:30
utils coin price in usd 2025-05-07 17:56:58 +01:00
.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 Typewriter text effect 2025-05-01 17:44:10 +05:30
package-lock.json Nft Details Update 2025-05-09 22:06:26 +05:30
package.json Basic Search Functionality 2025-05-09 23:52:15 +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 name display done 2025-05-01 18:34:01 +01:00
yarn.lock Basic Search Functionality 2025-05-09 23:52:15 +05:30

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.