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.

alt text

View demo here.

Learn How To DO

Deploy

Vercel

Deploy with Vercel

License

MIT

How to use it

  • Sign up with Twitter Revue.
  • Copy the API Key.
  • Create a .env.local file with an entry,
 REVUE_API_KEY=<YOUR_API_KEY>
  • Clone the project.
  • Run npm install(or yarn) to install dependencies.
  • Run npm run dev(or yarn 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: