Home

Awesome

Learning Aceternity

Just one of the things I'm learning. https://github.com/hchiam/learning

https://www.youtube.com/watch?v=RPa3_AD1_Vs

Demo

Created with:

npx create-next-app@latest
# to create my-app

But to run it as-is:

cd my-app
yarn
yarn dev