Mostly for showcasing the power of view transitions and dynamic animations in Next.js.
The project was bootstrapped with bun create next-app
, and it took 3 seconds.
I added all the packages, some free SVGs, and a few lines of code to make it look like this.
Ensure you have the following installed:
git clone https://github.com/gsicvj/layout-transitions.git
bun install
bun dev
Visit http://localhost:3000 to view the app.
bun run build
.
āāā app/ # Application entry points and routes
āāā components/ # Reusable UI components
āāā public/ # Static assets
āāā utils/ # Utility functions
āāā package.json # Project metadata
āāā README.md # Documentation
This project is open-sourced under the MIT License.
Contributions, issues, and feature requests are welcome! Feel free to check out the issues page or submit a pull request.
Have fun! š