/To-Do-List

Primary LanguageHTMLMIT LicenseMIT


TODO LIST

πŸ“— Table of Contents

Todo list webapp

todo list projecis A todo list project that is a simple application that helps users keep track of tasks they need to complete.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Tasks can be added and removed
  • User can edit tasks

(back to top)

πŸš€ Live Demo

(back to top)

πŸ“Ή Walkthrough

  • This project will be presented in the future.

(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 the following tools:

  • Node.js in your computer
  • IDE(e.g.: Vscode,...)
  • Terminal

Setup

Clone this repository to your desired folder by running the following commands in your terminal:

  cd your-prefered-folder-name
  
  git clone https://github.com/fatima-najafi/To-Do-List.git

Install

  • Install this project with:
  cd To-Do-List

  npm install or npm i
  • Run an optimized build for prodction:
  npm run build

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test

. . .

Deployment

You can deploy this project using:

Deploy this project on any websever

(back to top)

πŸ‘₯ Authors

πŸ‘€ **Fatima **

πŸ‘€ **Mehmet SelΓ§uk GΓΌler **

(back to top)

πŸ”­ Future Features

  • Deploy to a server
  • Add unit tests

(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 give me a star.

(back to top)

πŸ™ Acknowledgments

I would like to express my gratitude to Microverse for their strong support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)