This is an entry level challenge for a software engineer position specializing on front-end
This challenge aims to:
- Test your coding structure and skills
- Test your basic knowledge on React
- How to solve a problem
- Implement a Checkbox List like this(https://build-pubxfqgprt.now.sh/)
- Please give proper instructions if needed to generate the output files in README.md
- React is necessary for this challenge.
- Feel free to use the tools of your choice in addition to React.js.
Candidates are expected be able to answer the following questions.
- Difference bettwen props and state
- How do you manage the props and state in this application
- The React Component life-cycle