An address book application created to create, organize, manage and display contacts for a job application to Agency04
Working example here
Set the corresponding variables in .env
yarn install --frozen-lockfile
yarn start
To run the tests, run the following command:
yarn test