ErsaGunTosun / IToDo

MY To Do App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📕ITo-Do

IToDo

ITo-Do

ITo-Do is a todo application built using React, Tailwind CSS, and Redux.

Purpose

ITo-Do allows users to easily list, edit, and track their tasks. The purpose of this project is to create a basic todo application and implement core functionalities using popular technologies such as React, Tailwind CSS, and Redux.

Features

  • Ability to add a new task.
  • Ability to mark completed tasks.
  • Ability to delete completed tasks.

Technologies Used

  • React: For building the user interface.
  • Tailwind CSS: For quick and flexible styling.
  • Redux: For managing application state.
  • Redux Toolkit: To simplify and optimize Redux usage.
  • React-Redux: For using Redux with React applications.

Installation and Usage

  1. Clone the project repository:
git clone https://github.com/ErsaGunTosun/IToDo
  1. Navigate to the project directory:
cd IToDo
  1. Install the required packages:
npm install
  1. Start the application:
npm start

Contact

If you have any questions or suggestions, feel free to reach out to us at ersagun@ersaguntosun.com .

About

MY To Do App


Languages

Language:JavaScript 94.9%Language:HTML 2.6%Language:CSS 2.5%