Introduction Backgorund color cnahger Get started git clone https://github.com/arashkevich25/color-changer.git cd color-changer npm install npm start open http://localhost:3001 Tests In tests folder you can find some examples of Unit tests. Run test by npm test