Skip to content

Ghost1129/my-ghostapp

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Tech Stack

NextJs TailwindCss Framer Motion Heroicons

Animations

  • Used Ref For all the section components whether it is in view
  • Animating as component is in the viewport

Components

Project is divided into following Section

  • Hero
  • About
  • Info
  • Timeline1
  • Timeline2
  • Test
  • Vacanices

Framer Motion

Used Motion, UseinView , animate hooks Created Variants for animations as per the requirement