Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel81 authored May 27, 2024
1 parent 073f122 commit ca56085
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
![Django CI/CD](https://github.com/Nathaniel81/Rabbit/actions/workflows/django.yml/badge.svg)


# Rabbit: A Social Media Platform Inspired by Reddit

![Django CI/CD](https://github.com/Nathaniel81/Rabbit/actions/workflows/django.yml/badge.svg)

## Introduction

Rabbit is a personal project developed to deepen my full-stack skills, inspired by Reddit, where users can join rooms, create posts, and engage in discussions. Built with React, TailwindCSS, Shadcn/ui, Django, and PostgreSQL, it features Redux Toolkit for state management, React Query for data fetching, GitHub OAuth for authentication, EditorJS for rich text creation, infinite scroll, BeautifulSoup for scraping link data, Cloudinary for image hosting, and Redis caching for higher vote differences on posts/comments.
Expand Down

0 comments on commit ca56085

Please sign in to comment.