Skip to content

onderonur/react-todoapp-testing

Repository files navigation

React TodoApp Testing

This is a simple todo app with the following features:

🧪 Tests for base scenarios (React Testing Library)
🐶 Type checking, linting (ESLint), code formatting (Prettier) and running tests with Git hooks (husky)
✅ Simple CI pipeline (GitHub Actions) for type checking, linting, code formatting, running tests, building and deployment
🎮 Demo hosted on Github Pages