Skip to content

clw8/Ninja-Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja-Notes-App

Ninja Notes is a full-stack app was created with Vue.js and Node.js.

This app uses a RESTful API, enabling the storing and loading of data from the server using JSON. The server-side code uses Express.js, and calls the GET/POST calls from the client-side are made using the Axios HTTP client.

Features of this app include:

  • saving and loading lists from another session
  • real-time list updates
  • automatic pagination for navigation of long lists
  • a fun way to write notes

Releases

No releases published

Packages

No packages published