A normal html to jsx converter specially designed for Flowbite HTML Components. The converter removes the additional dark classes of the component and outputs jsx with minimal code.
The project is deployed at → https://flowbite-jsx.onrender.com
Client: HTML (server rendered)
Server: Node, Express
Install dependencies
npm install
Start the server
node app.js