Learn how to install SolidJS with Flowbite and Tailwind CSS

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • solid

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

    import logo from './logo.svg'; import styles from './App.module.css'; import 'flowbite'; function App() { return (

    logo

    Edit src/App.jsx and save to reload.

    Learn Solid, Tailwind CSS and Flowbite Toggle Flowbite modal
    ); } export default App;

  • tailwind-solidjs-starter

    Free and open-source starter project for SolidJS, Tailwind CSS and Flowbite

    The open-source community from Flowbite created a SolidJS starter project that follows the steps from this guide that you can use to quickly start using these three technologies for your next project.

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • solid-site

    Code that powers the SolidJS.com platform.

    SolidJS is a popular and open-source declarative JavaScript library that empowers reactive UI interfaces for the web that ensures a performant benchmark, leverages the flexibility of JSX and also provides support for TypeScript, Astro, and Vite.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Tailwind CSS is the most popular utility-first CSS framework leveraging PostCSS and utility classes inside your templates to speed up UI development.

  • tailwind-figma

    FlowBite is a free and open-source set of UI components and pages in Figma built for Tailwind CSS

    What is Flowbite? svg>

    Is there a Figma file available? svg>

    What are the differences between Flowbite and Tailwind UI? svg>

  • flowbite

    The most popular and open-source library of Tailwind CSS components

    What is Flowbite? svg>

    Is there a Figma file available? svg>

    What are the differences between Flowbite and Tailwind UI? svg>

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts