1. restructure to https://dev.to/vadorequest/a-2021-guide-about-structuring-your-next-js-project-in-a-flexible-and-efficient-way-472 2. at least get a src and components folder 3. testing jest + react testing library 4. break the card into pages 5. also probably rethink accordion structure 6. requirements for shared state 7. move header/footer into _app.js
2. at least get a src and components folder