Skip to content

JesusLeonChavez/lionTodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lion ToDo

Description

Application that allows you to fulfill your tasks

STACK

  • HTML5
  • CSS3
  • JavaScript
  • ReactJs
  • React router dom v6
  • Material ui
  • SweetAlert

Installation

Clone the project https://github.com/JesusLeonChavez/lionTodo.git

  git clone 

Installation

  npm i

Start Client

  npm start

Public Routes

Accessible Routes:

  • Home

Home

  • Todo

Todo

  • Todo List

TodoList

  • Todo Data Incomplete

TodoDataIncomplete

  • Todo Edit

TodoEdit1

TodoEdit2