https://github.com/ppmpreetham/chroma
A NextJS template to build Award Winning websites
https://github.com/ppmpreetham/chroma
Last synced: 3 months ago
JSON representation
A NextJS template to build Award Winning websites
- Host: GitHub
- URL: https://github.com/ppmpreetham/chroma
- Owner: ppmpreetham
- Created: 2024-12-25T06:35:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T17:00:32.000Z (5 months ago)
- Last Synced: 2025-01-04T17:19:20.810Z (5 months ago)
- Language: JavaScript
- 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`