Skip to content

xuanxoo/todo-app-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

This is a simple To-Do app in React using TDD and react-testing-library just for fun.

Installation

Requirements: node.

install dependencies

$ npm install and that's it.

Development

serve with hot reload at localhost:3000

$ npm start

run tests in watch mdoe

$ npm run test:watch

About

A sample To-Do app implemented with TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published