Skip to content

App for keeping track of tasks. Built with Javascript

License

Notifications You must be signed in to change notification settings

jfoyarzo/ToDo-list

Repository files navigation

📗 Table of Contents

📖 To-do App

To-do App is an app for keeping track of tasks. Users can add and edit tasks, mark the ones that are completed, and clear all completed tasks. Built using vanilla JavaScript, CSS and HTML

🛠 Built With

Tech Stack

Frontend

Key Features

  • CRUD functionality for tasks.
  • Saves your work by persisting the data in your browser's local storage.
  • Minimalistic UI so you can focus on productivity.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

To run this project you need:

  • Node.js
  • Git
  • Webpack-dev-server

Setup

Clone this repository to your desired folder:

git clone git@github.com:jfoyarzo/ToDo-list.git

Install

Install this project's dependencies with:

npm install

Usage

To start the server use the following command:

npm start

This will serve the frontend on:
http://localhost:8080

(back to top)

👥 Authors

👤 Felipe Oyarzo

(back to top)

🔭 Future Features

  • Upgraded CSS styles
  • Better and responsive design
  • Dark Theme

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

App for keeping track of tasks. Built with Javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published