Skip to content

ComeAlongErica/react-todo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Todo List

This project was created as a quick challenge to show my skills in React.

Features:

  • Add/Delete task
  • Delete all tasks
  • Mark/unmark task as completed
  • Show/Hide completed tasks
  • Progress bar of completed tasks
  • Higher-order components (modal)
  • Single database table on heroku

Available Scripts

In the project directory, you can run:

npm install

npm run start-node

npm start

Project will run on http://localhost:3000/

Todo List

Add Task

About

Todo List web app with a single database table (React)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published