Chas Academy - Todo App

A small Todo-app with basic tests written with react-testing-library

Getting started

nvm use
npm install
npm start

Tests

npm test