Skip to content

rialleons/node_form-data

 
 

Repository files navigation

Form data (with Node.js)

Implement an app that

  • shows an HTML form with an info about an expense (date, title and amount)
  • receives its data in a POST request
  • save it to a JSON file
  • and return an HTML page with well formatted JSON

Read the guideline before start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%