https://github.com/khianvictorycalderon/nextjs-form-data
A simple test of nextjs form data
https://github.com/khianvictorycalderon/nextjs-form-data
next-js next-js-form next-js-form-data nextjs nextjs-form nextjs-form-data
Last synced: about 2 months ago
JSON representation
A simple test of nextjs form data
- Host: GitHub
- URL: https://github.com/khianvictorycalderon/nextjs-form-data
- Owner: khianvictorycalderon
- Created: 2025-08-04T02:25:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-07T07:14:10.000Z (2 months ago)
- Last Synced: 2025-08-07T09:14:07.148Z (2 months ago)
- Topics: next-js, next-js-form, next-js-form-data, nextjs, nextjs-form, nextjs-form-data
- Language: TypeScript
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nextjs Form Data
Testing of getting the value from form data## To run this project:
1. Clone this repository `git clone https://github.com/khianvictorycalderon/nextjs-form-data.git`
2. Run `npm install`
3. Run `npm run dev`