https://github.com/angelfire/react-form
A Simple React form to save information in a JSON file
https://github.com/angelfire/react-form
Last synced: 2 months ago
JSON representation
A Simple React form to save information in a JSON file
- Host: GitHub
- URL: https://github.com/angelfire/react-form
- Owner: Angelfire
- Created: 2019-07-22T17:21:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:17:12.000Z (over 3 years ago)
- Last Synced: 2025-01-25T19:42:11.958Z (over 1 year ago)
- Language: TypeScript
- Size: 813 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Storing Data in a JSON file
## Run the Server
`npm run dev`
## Run the Client
`npm run start`