Vid201 / landing-page

Home Page:https://landing-page-4337-team.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC 4337 landing page

This is the frontend project of the ERC-4337 Landing Page, based on Next.js.

Development

First, install dependencies.

npm install
# or
yarn install

Then, start local development.

npm run dev
# or
yarn dev

There you go. Check localhost:3000.

Deployment

About

https://landing-page-4337-team.vercel.app


Languages

Language:TypeScript 93.9%Language:JavaScript 3.5%Language:CSS 2.5%