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

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

This is the backed repo for bloggingly-forntend , 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-backend

backend-server mongodb-atlas nodejs typescript

Last synced: 19 days ago
JSON representation

This is the backed repo for bloggingly-forntend , 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

          

# bloggingly-backend

This is the backed repo for bloggingly-forntend

# 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)

# tech Stack

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

**Server:** Node, Express, TypeScript