Effsemble is an extensive library of blocks and components specifically designed for web developers and designers to conveniently reference various styles of common website elements using Tailwind CSS. By levraging Effsemble, you can rapidly and effectively assemble website components, optimize your workflow, and enhance your productivity.
- 40 open source blocks/components
- Web UI / Marketing UI
Requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
npm install
Start the Next.js Server
npm run dev
Use the following link to access the specific page
http://localhost:8080/{PAGE_NAME}/{[BLOCK_NAME]StyleOneDemo}
for example
http://localhost:8080/feature-section/FeatureSectionStyleOneDemo
MIT