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

https://github.com/tsui66/nextjs-feedback-template

Chat more effectively with your customers via email, right here on our website!
https://github.com/tsui66/nextjs-feedback-template

feedback nextjs nextjs-template nextjs13 react react-email resend shadcn-ui

Last synced: 6 months ago
JSON representation

Chat more effectively with your customers via email, right here on our website!

Awesome Lists containing this project

README

        

# next-feedback-template

Chat more effectively with your customers via email, right here on our website!

![Alt text](./public/feedback-og.png)

## Usage

```bash
npm i
npm run dev
```

## Features

- react.email & Resend from [react.email](https://react.email)
- Resend from [Resend](https://resend.com/)
- Next.js 13 App Directory Template from [shadcn-ui](https://github.com/shadcn-ui/ui)
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.

## License

Licensed under the [MIT license](https://github.com/tsui66/nextjs-feedback-template/blob/main/LICENSE).