/todo-React-TDD

Simple todo React app with Test-drive development (React Testing Library)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

React Todo App

Simple todo React app following TDD with React Testing Library.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.