- Replace
<your_account>
with your Github username in the DEMO LINK - Follow the React task guideline
Split the App.js
into smaller components basing on CSS blocks. CSS should be split too.
- Create a sub folder in
components
per component and putjs
andcss
files there. - There should be 3 - 5 new components.