Skip to content

Paul-tes/To-Do-List-App

Repository files navigation

Todo-App

📗 Table of Contents

📖 Todo-App

"To-do list" is a tool that helps to organize your day, built with HTML, CSS, JavaScript. With its management features, you can add, mark as completed, remove and make changes to tasks.

🛠️ Built With

Tech Stack

Version Control
Visual Studio Code
Client

Key Features

  • Linters SetUp
  • Follow JavaScript best practices
  • Set up using WEBPACK

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.
  • Installation of NPM

Setup

Go to github and find the repository react-todo-app Click on code and copy then go to your gitbash cli on your computer Clone this repository to your desired folder

Install

Install this project with: npm Example command:

  cd my-projectFolder
  npm install

Usage

To run the project, execute the following command: Open the cloned folder in your git terminal. Then run 'npm run dev'.

Run tests

To run tests, run the following command: npx eslint . npx hint . Example command:

  npx eslint .
npx hint .

Deployment

You can deploy this project using: GitHub Pages Example:

https://github.com/Paul-tes/To-Do-List-App.git

(back to top)

👥 Authors

👤 Paul Tesfaye

(back to top)

Future Features

  • Add a drag and drop feature
  • Add Animation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the https://github.com/Paul-tes/To-Do-List-App/issues

(back to top)

⭐️ Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for required documentations and instructions

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is an interactive to-do list online application that maintains browser data locally and allows users to add, remove, and amend tasks. built with HTML, CSS, and JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors