Chameleon Frontend Developer Technical Exercise
Name: Favour Ohanekwu
Email: fohanekwu@gmail.com
-
Styled Components - Helped to keep the concerns of styling and element architecture separated and make components much more readable
-
React Testing Library - Employed because of its light weight solution for testing React components and how it queries the DOM in the same way as the user will.
node -v should be 12 or greater
npm install
npm run start
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.