Skip to content

Talank/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-App-in-React

This is a simple To Do Application in react with tests written in Jest. This application is created for those who wants to learn about tesing with jest as in my blog for Testing with Jest and Puppeteer

Install and run the project:

  • Clone the project from github
  • Go to the project directory and run the command:
    npm install
    
  • Run the application using the following command
    npm run start
    

Run the test:

Use the following command to run the test;

npm run test

About

Todo app in React. Tested with Jest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published