📗 Table of Contents

📖 [TodoList App]

  • Basic todolist app. implementing localstorage. designed with vitejs, @rduxjs/toolkit, reactjs

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Add a todo item

  • Display todos

  • Edit todo

  • Delete todo

  • Localstorage

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • Soon....

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Code editor of your choice
  • Nodejs
  • Git

Setup

Clone this repository to your desired folder:

Example commands:

  cd desired_folder
  git git@github.com:Kasaija-Kenneth/todo-list-app.git

Install

Install this project with:

  cd todo-list-app
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

Example command:

  coming soon......

Deployment

Sooon....

(back to top)

👥 Author

👤 Kasaija Kenneth

🔭 Future Features

  • Deploying this project soon

(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...

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)