Skip to content

kamalxdev/placeForm

Repository files navigation

This is a clone app of GOOGLE forms and the site is live at placeform

Getting Started

First, install packages:

npm i

Second, run the development server:

npm run dev

Third, copy .env.example into .env

cp .env.example .env

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.

Releases

No releases published

Packages

No packages published

Languages