An open API service indexing awesome lists of open source software.

https://github.com/linkb15/animation

Animations with ReactJS and NextJS using TailwindCSS, ShadcnUI, React-Spring.
https://github.com/linkb15/animation

animation react-spring shadcn-ui tailwindcss

Last synced: 11 months ago
JSON representation

Animations with ReactJS and NextJS using TailwindCSS, ShadcnUI, React-Spring.

Awesome Lists containing this project

README

          

image

# Animation

> This repo is used for this [Reddit Post 🔗](https://www.reddit.com/r/nextjs/comments/18zt889/animation_is_hard).

The animation in this repo is inspired by this [Instagram Reel 🔗](https://www.instagram.com/p/C0RdOSMLCWa/).

[Figma File 🔗](https://www.figma.com/file/QJu7FdMACG7rEky2V0XtaW/Tap-Tap-Reels-%7C-Ravox?type=design&node-id=0%3A1&mode=design&t=Y1apmy1PPQSuuPH5-1) is from the original creator from the Instagram Reel Creator ([Howardle](https://www.instagram.com/uxui_howard.le/)). I modified it a bit to see more elements better.

## Getting Started

First, install dependencies and run the development server:

```bash
pnpm i
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.