create-turbo-app
v3.0.8
Published
- Mock Service Worker (MSW): For API mocking - Faker.js: For generating fake data for testing/mocking scenario - Redux Toolkit: For state management - RTK Query: For data fetching & caching capabilities - React Router v6: For client-side routing - React,
Downloads
28
Readme
create-turbo-app
is a boilerplate with following tech choices -
- Mock Service Worker (MSW): For API mocking
- Faker.js: For generating fake data for testing/mocking scenario
- Redux Toolkit: For state management
- RTK Query: For data fetching & caching capabilities
- React Router v6: For client-side routing
- React, Next.js : Application Framework
- Typescript : For better developer experience
- Tailwind : CSS framework
- Playwright : for e2e testing
- Turborepo : for managing monorepos