Skip to content

React todo application with unit, integration and snapshot testing.

Notifications You must be signed in to change notification settings

mridul1024/todo-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Application

An application to create tasks and striking them off when they are completed.

Deployment

  • Clone the repository

  • To deploy this project run

  npm install && npm start

Stuff covered in this application

  • React
  • Jest and react-testing-library
  • Unit testing
  • Snapshot testing
  • Integration testing
  • Test driven development
  • Using react state hooks

About

React todo application with unit, integration and snapshot testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published