[go: nahoru, domu]

Skip to content

lutfianwr/todolist

Repository files navigation

Todo-list-app

Table of contents


About

A todo app where the user can Add/Edit/Delete todos. Todos are saved online to the todoist.com api, the user can access his lists and tasks anytime using my todoist account.

Screenshot-main-page

Features

The features of this project are, user can:

  1. Create a task.
  2. Add description to each task.
  3. Add due date.
  4. Mark task as complete / incomplete.
  5. Delete and edit tasks.

Live Demo

This project is hosted on github pages.

Live demo link

Built With

Getting Started

Installation instructions

Follow along the steps below to get a copy at your local machine.

  • Navigate to the directory where you want this project to clone and then clone it

    git clone git@github.com:lutfianwr/todolist.git
    
    
  • Navigate to the todolist directory

    cd todolist
    
  • Install the npm package with npm install

  • Start the server with npm run start

  • The site should automatically open in your browser at http://localhost:3000/ if it didn't then open your browser with that link.

Author

😎 Lutfi NA

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!