Skip to content

This project is a Todo application built to learn and demonstrate the fundamentals of React. The app is developed using Vite, React, TailwindCSS, and DaisyUI. It covers essential React concepts such as components, props, rendering components using the map function, and editing arrays of objects in state.

Notifications You must be signed in to change notification settings

Rajneeshzytox/React-Todo-App

Repository files navigation

Creative Todo Rajneeshzytox

Creative Todo React App

This project is a Todo application built to learn and demonstrate the fundamentals of React. The app is developed using Vite, React, TailwindCSS, and DaisyUI. It covers essential React concepts such as components, props, rendering components using the map function, and editing arrays of objects in state.

Live Preview

go to site

Features

  • Add Todo
  • Show Todo
  • Mark as complete
  • Restore Todo to pending
  • Delete Todo
  • Progress Dashboard
  • Multiple Themes (Svg also Changes with themes)

Technologies Used

  • Vite: For fast and efficient development.
  • React: The core library for building the user interface.
  • TailwindCSS: Utility-first CSS framework for styling.
  • DaisyUI: TailwindCSS components for additional UI elements.

Fully Responsive

  • Tab best Todo App
  • Mobile best Todo App

Download & Run

Don't forget to star To get a local copy up and running, follow these simple steps:

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo
    git clone https://github.com/Rajneeshzytox/React-Todo-App.git
  2. Install NPM packages
    npm install

Usage

  1. Start the development server

    npm run dev
  2. Open your browser and navigate to http://localhost:5173/ to see the app in action.


Contact

About

This project is a Todo application built to learn and demonstrate the fundamentals of React. The app is developed using Vite, React, TailwindCSS, and DaisyUI. It covers essential React concepts such as components, props, rendering components using the map function, and editing arrays of objects in state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages