Skip to content

Dewiin/rada-blog

Repository files navigation

Rada

logo

Rada


Table of Contents
  1. Introduction
  2. Features
  3. Preview
  4. Contributing
  5. License

Introduction

Rada Blog is a full-stack blogging platform built with React, TypeScript, Express, Prisma, and PostgreSQL. The frontend provides a modern writing and reading experience with authentication, rich text editing, comments, and responsive UI components.

This repository contains the client-side application.

Server

Rada's frontend communicates with a separate RESTful API built with Express, Prisma, and PostgreSQL.

Features

  • ✍️ Rich Text Blog Editor
    • Create and publish posts using a modern Tiptap editor.
    • Supports headings, quotes, bullet lists, code blocks, and formatted text.
    • Save drafts before publishing posts publicly.
  • 💬 Discussion System
    • Users can comment on blog posts.
    • Expandable comment input with validation feedback.
    • Real-time discussion updates after posting comments.
  • 👏 Engagement Features
    • Clap/react system for blog posts.
    • Track user engagement and post popularity.

Built With

React React-router React-hook-form Vite Shadcn Tailwind

Back to top

Preview

Home Screen

Home Screen Dark Mode

Post and Comments

Post and Comments Dark Mode

Profile Page

Profile Page Dark Mode

Create a Post

Create a Post Dark Mode

Back to top

Contributing

I like open-source and want to develop practical applications for real-world problems. However, individual strength is limited. So, any kinds of contribution is welcome, such as:

  • New features
  • Bug fixes
  • Typo fixes
  • Suggestions
  • Maintenance
  • Documents
  • etc.

Heres how you can contribute:

  1. Fork the repository
  2. Create a new feature branch
  3. Commit your changes
  4. Push to the branch
  5. Submit a pull request

Back to top

License

MIT License

Copyright (c) 2026 Devin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A modern full-stack blogging platform with React + Express architecture powered by Prisma and PostgreSQL. The platform supports user interactions through clapping and commenting, and authors have access to a rich text editor for posting blogs.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages