An open API service indexing awesome lists of open source software.

https://github.com/krondorl/counter-app

Example for Unit Testing and Tailwind CSS
https://github.com/krondorl/counter-app

angular tailwind-css typescript

Last synced: 7 days ago
JSON representation

Example for Unit Testing and Tailwind CSS

Awesome Lists containing this project

README

          

# Counter App
## A simple project using unit testing and Tailwind CSS

I separated the Counter Service from Counter Component to test it easier.

![Counter App](counter-app.png "Counter App")