Skip to content

daniy310/pern-todo-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Pern Todo Client

image image This project demonstrates the client-side of a PERN full stack application.

It includes :

  • 3 main components
    • InputTodo for inserting a new input into the db
    • ListTodos for rendering all the todos from the db
    • EditTodo that renders a modal where you can edit a todo

For each action an http request is sent to the server ran locally.

Server repo : https://github.com/daniy310/pern-todo-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors