This is just a simple project that send data from the form, and can be retrieve thru it. By using the fetch in javascript, also the RestAPI method, you can easily gather some data and information you've inserted to the JSON (as database). This repository uses Expressjs ano NodeJS to perform the backend and JSON as database, to store some information gathered. Regarding th the front-end, it is just basically the HTML and Javascript with less CSS, which I'm struggling to design and to create some responsive designing.
npm start
OR
node index