Table of Contents
Some features I included:
- Add tasks to "today", "this week" list and custom projects
- Edit and delete tasks in all lists and projects
- Responsive design
To get a local copy up and running follow these simple example steps.
- Install npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/adp11/todoist.git
- Change directory
cd todoist
- Install npm packages
npm install
- Navigate to
index.html
file. PressAlt + B
to view in your default web browser
Andrew Pham - @facebook
Project Link: https://github.com/adp11/todoist