Skip to content

kilwitch/Kaam_Pay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Application

This project is developed using Next.js and was initialized with the create-next-app setup.

Getting Started

Run the development server using one of the following commands:

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

After starting the server, open http://localhost:3000 in your browser to view the application.

Development

The main application page can be edited by modifying:

app/page.tsx

Changes are reflected automatically during development through hot reloading.

This project also uses next/font for optimized font loading and includes the Geist font family.

Learn More

To explore more about Next.js and its features, check out the following resources:

Deployment

You can easily deploy this Next.js application using the Vercel Platform.

For more deployment details, refer to the official Next.js deployment documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 73.3%
  • TypeScript 26.4%
  • Other 0.3%