This project can convert CSS styles to Tailwind styles and vice versa using GenAI.
Go to /backend
and execute the following commands:
install dependencies
yarn
start project
yarn dev
The frontend require the same steps. Don't forget to setup the ENV variables.