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