Tech challenge If you add any word is causing an error If you add the word, "success" then is getting the success icon I mock it by using a dummy promise and setimout to simulate the http call To install dependancies npm run install To run the project npm run start To run the unit tests npm run test