Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamjarling/keith-scott-blues-nextjs


https://github.com/adamjarling/keith-scott-blues-nextjs

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Keith Scott Blues

Baseline starter project files for a NextJS (server components) React application which uses TypeScript and TailwindCSS. Intended to be a helpful starting point.

## Includes

- Using [Next13](https://nextjs.org/) `/app` directory and Server components by default
- Typescript
- [TailwindCSS](https://tailwindcss.com/)
- ESLint via Prettier
- Google Analytics (UA) example
- OpenGraph dynamic image setup using [Vercel's OG package](https://vercel.com/docs/concepts/functions/edge-functions/og-image-generation)
- Masonry photo gallery w/ Lightbox support
- Parallax Hero components (Video and Image)
- [Framer Motion](https://www.framer.com/motion/) support

## Getting Started

Clone the app and run `npm i`

Update the `package.json` file to the new site info

Update the config file `nttb-config.ts`