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.
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