React Testing Library - Proof Of Concept

Just a first contact POC to learn a little bit about RTL

About it

A simple to-do list with some RTL/Jest tests identifying front-end items

Built With

react logo jest logo

How to run

Clone the repository to run the application with the "start" script or to run the test with the "test" script,