This API application was created using express's framework that runs on the nodejs server.
What things you need to install the software
- XAMPP
- NodeJs
- NPM
-
Clone this Repo
-
Create a database with the name note
-
import sql file /sql/note.sql to note database
-
run terminal/cmd and run the command
cd /aplication folder
NPM Install