GoSTEAN / Counter

A simple Counter App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple counter DApp.

Getting Started

First, run the development server:

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

Learn More

The contract was deployed on the sepolia testnet, so use the sepolia testnet to run this DApp.

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.

About

A simple Counter App


Languages

Language:JavaScript 83.2%Language:CSS 8.7%Language:TypeScript 5.6%Language:HTML 2.5%