This is a simple React App to get to know the library and play a little bit
Just the normal npm install
and npm start
For testing npm test
As a backend firebase
is used
All tests are written using the react-testing-library
In the deploy folder the terraform
scripts for IaC can be found
circleci.yml
describes the pipeline. Every time a push on the master
branch is detected, the pipeline runs.