saugardev / newsletter

A simple newsletter made w/ NextJS, TailwindCSS, and Firebase at backend to store the emails

Home Page:https://newsletter-firebase.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newsletter

A simple newsletter made with NextJS and TailwindCSS alongside Firebase on the backend to store the emails.

Make it yours

You can use this by creating a project on Firebase

  • create an .env file in root of the project and add these. You can get these values from your firebase project on https://firebase.google.com under project settings.
NEXT_PUBLIC_FIREBASE_API_KEY=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=
NEXT_PUBLIC_FIREBASE_APP_ID=

🙏 Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️

About

A simple newsletter made w/ NextJS, TailwindCSS, and Firebase at backend to store the emails

https://newsletter-firebase.vercel.app


Languages

Language:JavaScript 85.1%Language:Shell 7.7%Language:CSS 7.3%