Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paramsiddharth/ggi-data-collection-form
A form that collects user data and presents it in a dashboard.
https://github.com/paramsiddharth/ggi-data-collection-form
Last synced: about 1 month ago
JSON representation
A form that collects user data and presents it in a dashboard.
- Host: GitHub
- URL: https://github.com/paramsiddharth/ggi-data-collection-form
- Owner: paramsiddharth
- Created: 2023-02-18T07:27:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T20:03:09.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T20:22:53.854Z (7 months ago)
- Language: JavaScript
- Homepage: https://ggi-data-collection-form.vercel.app
- Size: 402 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Collection Form (GGI)
A form that collects user data and presents it in a dashboard.## Getting Started
First, run the development server:```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
# Made with ❤ by [Param](https://www.paramsid.com).