The Remix Stack with Tailwind - New repo: https://github.com/mhaidarhanif/rewinds
Rewinds is a Remix starter kit that combines various Tailwind CSS libraries, including Tailwind CSS v3, Headless UI, Radix UI, Reach UI, and Vechai UI. This repo is designed to be flexible and cover a wide range of use cases for different projects. It offers features such as multiple themes, ready-to-use components, form submission options, data fetching with REST API or GraphQL, and nested routes. While it primarily focuses on frontend styling and project structure, it also includes some backend integration through Remix loader for REST API and GraphQL.
To install the Rewinds starter kit, follow these steps:
git clone https://github.com/mhaidarhanif/rewinds.git
npm install
Rewinds is a Remix starter kit that leverages the Tailwind CSS ecosystem. It offers a comprehensive set of features and components to support flexible and customizable web development. With its integration of various libraries and flexibility in use cases, Rewinds provides a solid foundation for building modern web applications.