Skip to content

Front end visual effects in React components based off of the Hyperplexed YouTube channel.

Notifications You must be signed in to change notification settings

b-x-wu/hyperplexed-components

Repository files navigation

Hyperplexed Components

Hyperplexed makes incredible YouTube videos detailing the thought process behind replicating top-tier front-end visual effects from around the web. In order to potentially make these visual effects fit better into future projects (and as some personal practice in front-end design), this project aims to convert these visual effects into reusable and customizable React components that leverage TypeScript and Tailwind CSS.

Quick Start

To launch the project, clone this repo and run the following commands.

cd hyperplexed-components
npm install
npm start

Using the Components

For now, this package is not published, so if you'd like to use the components, you may have to give it the ol' Ctrl-C Ctrl-V. Note that some components require the use of custom animations that need to be added to the tailwind.config. The instructions for doing so are provided in the .tsx files of the components that need it. For more on how to customize Tailwind's configuration, see their documentation.

If you're interested in seeing this published as a package, let me know by contacting me or submitting an issue to the repo.

About

Front end visual effects in React components based off of the Hyperplexed YouTube channel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published