next-starter-revue-tailwind
Create a Newsletter APP with Twitter Revue, Next.js Serverless APIs, and Tailwind CSS. The Best way to get Newsletter on your website and portfolio. It is my side project to create a template(skeleton) for you to get started soon. Please fork/clone/use. Also check out the How To section below.

View demo here.
Learn How To DO
- A tutorial to follow: Create a Newsletter app with Twitter Revue, Next.js API Routes, and Tailwindcss
- Do you like a Video Tutorial instead? Here it is on YouTube
Deploy
Vercel
License
How to use it
- Sign up with Twitter Revue.
- Copy the API Key.
- Create a
.env.localfile with an entry,REVUE_API_KEY=<YOUR_API_KEY> - Clone the project.
- Run
npm install(or yarn) to install dependencies. - Run
npm run dev(oryarn dev) to start the development server. - Open http://localhost:3000 in your browser.
How you can help
Enjoying this starter and want to help? You can:
- Create an issue with some constructive criticism
- Submit a pull request with some improvements to the project
- Give the project a star(⭐)