Skip to content

A Todo application created with react, and react redux where users are able to create todo's, mark todo's as completed, and delete the todo's

Notifications You must be signed in to change notification settings

DanijelAdrinek/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 To-do App

A simple To-do app where you can add new To-do's, delete old ones, and change the status of the To-do's by clicking on them

To-do app

⚡ About

I created this app to be able to showcase my programming skills, the code in the file is both clean and well-documented using JSDoc

Code for the app

🛑 Built on

  • React 18.2.0
  • Redux 8.0.4
  • Redux toolkit 1.8.5
  • Styled components 5.3.5

💻 Development

  1. clone the repository
$ git clone https://github.com/DanijelAdrinek/todo-app.git
  1. install dependencies
$ npm install
  1. run app
$ npm start

About

A Todo application created with react, and react redux where users are able to create todo's, mark todo's as completed, and delete the todo's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published