Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vedanthb/bloggingly-frontend

bloogingly is a blogging platform, where you can upload and view blogs and create your own blog page. It’s built using TypeScript, React, Redux Toolkit, Tailwind CSS, React Quill Markdown Editor for the frontend and Node Express and TypeScript for the backend.
https://github.com/vedanthb/bloggingly-frontend

Last synced: about 8 hours ago
JSON representation

bloogingly is a blogging platform, where you can upload and view blogs and create your own blog page. It’s built using TypeScript, React, Redux Toolkit, Tailwind CSS, React Quill Markdown Editor for the frontend and Node Express and TypeScript for the backend.

Awesome Lists containing this project

README

        

# about

bloogingly is a blogging platform, where you can upload and view blogs and create your own blog page. It’s built using TypeScript, React, Redux Toolkit, Tailwind CSS, React Quill Markdown Editor for the frontend and Node Express and TypeScript for the backend.

[view live app](https://bloggingly-frontend.vercel.app/) | [GitHub Source Code](https://github.com/VedanthB/bloggingly-frontend) | [Backend Github Repo Link](https://github.com/VedanthB/bloggingly-backend) | [Backend Live Link](https://github.com/VedanthB/bloggingly-backend) | Backend Documentation

# tech Stack

**Client:** TypeScript, React, Redux Toolkit, TailwindCSS, React Quill Markdown Editor

**Server:** Node, Express, TypeScript

# features

- Google Auth using OAuth
- Upload and Create Blogs with a markdown editor
- Edit and Delete blogs
- Edit Profile
- Pagination for blogs
- Search using Search Index in mongodb
- Markdown Editor
- Upload images to cloudinary.
- Pagination for posts and comments.
- Add comments to blogs
- Reply to comments

# images

Screenshot 2022-10-28 at 7 54 06 PM
Screenshot 2022-10-28 at 6 28 54 PM
Screenshot 2022-10-28 at 7 54 20 PM
Screenshot 2022-10-28 at 7 54 10 PM