Skip to content

mate-academy/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 db/expense.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

 
 
 

Contributors