Sweet Apple Store Let's help Applejack, Big McIntosh, Apple Bloom, and Granny Smith to grow their farm! Requirements Live Demo Sweet Apple Store What is the Stack? Remix Chakra UI Playwright TypeScript Getting Started To get started and run the app, follow the commands below: Running the app on http://localhost:3000 npm run dev Running the tests (It will start the app and run the tests) npm run test Running the test report (After running the tests you can see the report) npm run test:report