https://github.com/sanyampunia/next-blog
A comprehensive blog publishing website made using Next JS and Firebase. Hosted via Vercel!
https://github.com/sanyampunia/next-blog
blog firebase nextjs react reactjs vercel
Last synced: 3 months ago
JSON representation
A comprehensive blog publishing website made using Next JS and Firebase. Hosted via Vercel!
- Host: GitHub
- URL: https://github.com/sanyampunia/next-blog
- Owner: SanyamPunia
- Created: 2021-11-12T04:04:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T18:29:38.000Z (over 4 years ago)
- Last Synced: 2026-01-03T16:21:17.124Z (6 months ago)
- Topics: blog, firebase, nextjs, react, reactjs, vercel
- Language: JavaScript
- Homepage: https://next-blog-app-virid.vercel.app/
- Size: 215 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📝 Next Blog
* Wrtie blogs and publish them live on **Next-Blog**. With complete control of your editing using React-Markdown, easily edit them, add images and publish them with ease!
* Hosted via Vercel: [Project Link](https://next-blog-app-virid.vercel.app/)
* [Bitbucket Repository](https://bitbucket.org/sanyam_mxle/next-blog/src/main/)
# ⚙ Tech Stack
* [Next JS](https://nextjs.org/)
* [Firebase](https://firebase.google.com/)
### 🛠 Sub Dependencies
* [Lodash](https://lodash.com/)
* [React Markdown](https://remarkjs.github.io/react-markdown/)
* [React Hook Form](https://react-hook-form.com/)
* [React Hot Toast](https://react-hot-toast.com/)
***
# ➕ Features
* Firebase authentication with Google and separate admin page for each signed up user
* Markdown feature with complete control using React Markdown, along with preview mode
* Heart/Unheart each blog post
# 📸 Preview

# ✍ Contribution
* Open for contributions. Send in your PRs!