Skip to content

This is a individual project of a todo app that keeps track of tasks that need to be completed.

Notifications You must be signed in to change notification settings

rajashree27/Todo-App-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Application 📋

A todo app that keeps track of tasks that need to be completed.

Author

Features

  • Light/dark mode toggle
  • Login and Logout
  • Protected Routes - need to login to use the application
  • Enter new todo
  • Edit and update todo
  • Mark todo as completed
  • Delete Todo

API Reference

Reqres API for login

https://reqres.in/

Parameter Type Description
email string Required. eve.holt@reqres.in
password string Required. cityslicka

JSON Server for storing and getting todos

Type "npm run server" to start json server at port 8080.

Deployment link

https://todo-app-psi-blond.vercel.app/

Screenshots

Home Page - Light Theme

Home Page - Light Theme

Home Page - Dark Theme

Home Page - Dark Theme

Login Page - Light Theme

Login Page - Light Theme

Edit Todo Page - Light Theme

Edit Todo - Light Theme

Tech Stack

  • React,
  • Redux,
  • Chakra-UI

About

This is a individual project of a todo app that keeps track of tasks that need to be completed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published