winatungmiharja / svg-animation-example-nextjs

Making SVG Animation in Website with ease!

Home Page:https://svg-animation-example.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG Animation NextJs Example ✨

Example usage of SVG animation in NextJs with only inline css

*Thumbnail**
Thumbnail

Demo Project🖥 : Demo


To Start The Project🤷‍♀️

  • Clone this repository
  • Plase use Node 16.11.1 or 16, different node version could cause unwanted dependencies errors
  • run yarn to install all the dependencies
  • run yarn start to start the development server

Where to find the SVG🔧

go to /public/AI/PhoneRawSVG.ai to find the original file in .ai

/public/original_img to find the original unanimated svg

/public/group_img to find the animated svg

Relevant Repositories/link✨

TYPE LINK
Inspiration https://www.freepik.com/free-vector/gradient-ui-ux-landing-page_16691579.htm?query=website

About

Making SVG Animation in Website with ease!

https://svg-animation-example.vercel.app/


Languages

Language:TypeScript 68.7%Language:JavaScript 21.5%Language:CSS 9.3%Language:Shell 0.6%