Sid797 / animated-svg-logo

An animating svg logo

Home Page:https://animated-svg-logo.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Animated-Svg-Logo

Image Alt Text

The raw SVG image file is in Public folder

Features

• Infinite looping pulsating animation.

• When hovered over the logo,it stops pulsating and brightens up.

• When hovered over the logo, GrainBazaar text appears to increase more user interactivity.

• The text appears and disappears in a fade animation.

Setting up locally

• Fork the repo and then clone the main branch

• Navigate to the directory through your terminal

• Use "npm install" to install all the dependencies

• Use "npm run build" to do a production build first

• If the prouction build is succesful,Use "npm start" to start the application on localhost:3000

About

An animating svg logo

https://animated-svg-logo.vercel.app/


Languages

Language:CSS 78.1%Language:JavaScript 21.9%