/todo_app

Full Stack Todo App Using Vue.JS for the front end and Adonis.JS on the backend.

Primary LanguageJavaScriptMIT LicenseMIT

TODO APP

This is a basic Todo App built with Vue.JS on the FrontEnd and Adonis.JS on the backend.

Project Structure.

The project is structured into the following:

  • client (this contains the frontend codes.)
  • server (this contains the backend or server code.)