Getting Started with React-Counter App This project was bootstrapped with Create React App. This homework has implemented context to handle all the data between parent and child component App.js -- parent component Cell.js -- child component CellContext -- context