Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 576 Bytes

File metadata and controls

22 lines (15 loc) · 576 Bytes

React todo app with Node.js & Express backend

General info

This application downloads, uploads, updates and deletes data on the server

Technologies

  1. Todo Application written with React.js
  2. Server on Node.js and Express framework

Features

  • Add todo
  • Delete single todo/all todos
  • Update todo
Basic version of the todo (frontend) application was forked from erfjs