An open API service indexing awesome lists of open source software.

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

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`