Skip to content

AleHdzB/Udemy-JS-05-Todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📆 Todo List 📙✍🏽

A simple Todo List application built with modern web development tools, designed to help users manage their tasks efficiently.

Live Demo

Explore the app here: Todo List App

Features

  • Task Management: Add, delete, and mark tasks as completed.
  • Local Storage: Saves tasks locally, so you can continue where you left off.
  • Fast and Lightweight: Built with Vite for optimized performance.

Usage

  1. Open the application and enter a task in the input field.
  2. Use the checkboxes to mark tasks as completed.
  3. Click the ✖️ button to remove tasks.
  4. Click on the different filter buttons to filter your list.

Technologies Used

  • Frontend:

    • JavaScript
    • HTML5
    • CSS3
  • Build Tool:

    • Vite
  • Deployment:

    • Netlify

Installation and Setup

To run the project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/AleHdzB/WebTodoList.git
  2. Install dependencies

    Make sure you have Node.js installed, then run:

    npm install
  3. Start the development server

    npm run dev
  4. Open in browser

    Navigate to http://localhost:5173 in your web browser.

License

This project is licensed under the MIT License.

Contact

For any questions or suggestions, feel free to reach out:


Thank you for using Todo List! 🛹

About

Todo List application developed during the JavaScript Moderno course by Fernando Herrera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published