LucasKleaL / react-crud-note

A text note React app made to apply the CRUD principles with Node and MySQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React CRUD Note

Text note application with React applying the CRUD principles with Node Express and MySQL.

In this simple app you can create multiple text notes, edit they and delete. On home page all notes in MySQL database will be listed and displayed, for all who access the page.

App demonstration

Home Page

Home Page

Add Note

Add Note

Edit Note

Edit Note

Delete Note

Delete Note

About

A text note React app made to apply the CRUD principles with Node and MySQL.


Languages

Language:JavaScript 78.0%Language:CSS 13.5%Language:HTML 8.5%