Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 328 Bytes

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.)