Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 817 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 817 Bytes

To-Do List App

This is a simple to-do list application built with Angular for the frontend and Express with MariaDB for the backend.

Table of Contents

Prerequisites

Backend Setup

  1. Navigate to the backend directory:
    cd path/to/your/backend