Skip to content

A todo app where you can add new tasks, delete it and update it.

Notifications You must be signed in to change notification settings

NaguiHW/to-do-list

Repository files navigation

To-Do List Project

This is a To-Do application.
The data is saved in the local storage.

Authors:

Bernardo Garza - bernardo.g.landa@gmail.com

Kalib Hackin - naguihw@gmail.com

Live Demo

https://raw.githack.com/NaguiHW/to-do-list/release/dist/index.html

Instructions:

In order to run the project you'll need NodeJS

  1. Clone the project
  2. Go to the project directory cd ~/project-folder
  3. Run npm install
  4. Run npm start or go to the project scripts and run the one called to start in your code editor if it has it
  5. Open http://localhost:9000/ in your browser

Screenshots

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Future features

  • User Authentication.
  • Create the backend to save the changes

Built with

  • HTML5
  • CSS3
  • JavaScript

About

A todo app where you can add new tasks, delete it and update it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published