Skip to content

ohansFavour/technical-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chameleon Frontend Developer Technical Exercise

Name: Favour Ohanekwu
Email: fohanekwu@gmail.com

Technologies used

  • 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.

To begin:

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors