Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 12 days ago
JSON representation

A comprehensive blog publishing website made using Next JS and Firebase. Hosted via Vercel!

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
![image](https://user-images.githubusercontent.com/35108041/142914777-d535c303-85e1-4de4-bd72-6e9c9b951ebf.png)

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