hero-video Tailwind Templates

Hero Video

Use of the Utility-first CSS framework, Tailwind CSS and a CSS-in-JS library, styled-components to style react components.

Hero Video example

Use of the Utility-first CSS framework, Tailwind CSS and a CSS-in-JS library, styled-components to style react components.

This demonstrates a powerful way to style our components.

https://hero-video.netlify.app

Install, Build then Serve

Install the package dependancies:

1) npm install

Build the app then serve it on http://localhost:5000

2) npm run build && npx serve -s build

Or start the app in development mode on http://localhost:3000

npm start

To run the cypress tests:

npm run cypress

Top categories

Loading Svelte Themes