Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamjarling/keith-scott-blues-nextjs
https://github.com/adamjarling/keith-scott-blues-nextjs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamjarling/keith-scott-blues-nextjs
- Owner: adamjarling
- Created: 2023-07-25T14:47:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T12:40:58.000Z (7 months ago)
- Last Synced: 2024-04-25T13:49:13.716Z (7 months ago)
- Language: TypeScript
- Homepage: https://keith-scott-blues-nextjs.vercel.app
- Size: 110 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`