https://github.com/ppmpreetham/chroma
A NextJS template to build Award Winning websites. Has dependencies (GSAP, ThreeJS, and SmoothScroll)
https://github.com/ppmpreetham/chroma
Last synced: 7 months ago
JSON representation
A NextJS template to build Award Winning websites. Has dependencies (GSAP, ThreeJS, and SmoothScroll)
- Host: GitHub
- URL: https://github.com/ppmpreetham/chroma
- Owner: ppmpreetham
- Created: 2024-12-25T06:35:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T06:35:55.000Z (over 1 year ago)
- Last Synced: 2025-05-30T08:52:17.914Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
What lives where?
Smooth Scroll -> `page.js`
Page Animations -> `template.jsx` and `utils>animation.js`