An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Storing Data in a JSON file

## Run the Server
`npm run dev`

## Run the Client
`npm run start`