ToDo-List is a web application for keeping track of tasks.
Install the latest version of node.js
git clone https://gitlab.cci.drexel.edu/fds22/6889/6869-g3/wiki.git
cd wiki
npm install
cd client
npm installTo make experiment with the database, create a new web app in firebase with a real time database and replace the api-keys in client/src/firebase.js