/react-notes

This easy-to-use app helps users create and delete notes in real-time. It is built with express web framework and uses a simple but powerful HTML form to collect user input for submission. Then, the form sends this data in a POST request and responds by displaying the new note on the browser.

Primary LanguageJavaScript

Stargazers