https://react-spa-green.vercel.app/ Getting Started First, run the development server: npm run dev # or yarn dev # or pnpm dev # or bun dev Runs unit tests yarn test Unit tests The project uses jest as a test runner and expectation library, and react-testing-library as a testing framework.