Skip to content

gknanhe/todo-Frontend-react

Repository files navigation

ToDo App

this is simple todo list app where user can create , update, delete, and mark as done to todods.



🔗 Links

Checkout the Website Web Application


Features

  • User authentication (signup, login, logout)
  • Add, edit, and delete tasks
  • Responsive design
  • Search Functionality
  • Filter Functionality

Technologies Used

  • React
  • Valtio (for state management)
  • Tailwind CSS (for styling)
  • React Router (for client-side routing)
  • Restfull Backend API for seamless data transfer (for data persistence)
  • JWT For The Authentication

Folder structure

    /
    |-- public/
    |-- src/
        |-- assets/
        |-- components/
        |-- store/
        |-- App.js
        |-- index.js
    |-- .gitignore
    |-- package.json
    |-- README.md

Getting Started

  1. Clone the repository:

    git clone https://github.com/gknanhe/to-do-list-react.git

Installation

fork the repo or download the code. in vs code run

 ``` npm install

To run the App

``` npm run dev

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published