https://github.com/velo4705/project-dreamy
A simple Social Media System with the use of Upvote/Downvotes, and Post Creation and Views.
https://github.com/velo4705/project-dreamy
dreamy reddit
Last synced: 19 days ago
JSON representation
A simple Social Media System with the use of Upvote/Downvotes, and Post Creation and Views.
- Host: GitHub
- URL: https://github.com/velo4705/project-dreamy
- Owner: velo4705
- License: mit
- Created: 2026-05-02T14:49:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-08T12:40:59.000Z (about 1 month ago)
- Last Synced: 2026-05-08T13:39:17.357Z (about 1 month ago)
- Topics: dreamy, reddit
- Language: JavaScript
- Homepage: https://project-dreamy.vercel.app/
- Size: 38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌌 Project Dreamy
[](https://project-dreamy.vercel.app/)
[](https://react.dev/)
[](https://supabase.com/)
**Project Dreamy** is a high-performance, media-centric social platform designed for "dreamers" to share thoughts, media, and inspiration. Built with a focus on aesthetics, responsiveness, and real-time interaction.
---
## ✨ Key Features
- 🎞️ **Dreamy Slider 4.0**: A high-performance media carousel with **Ambient Background Glow** that eliminates black bars and creates an immersive viewing experience.
- 🎨 **Dynamic Theme Engine**: Switch between **Light**, **Dark**, and **AMOLED** modes with a real-time **Rainbow Accent Picker** 🌈.
- 👤 **Premium Profiles**: Custom banners, animated status indicators, and sleek glassmorphism UI.
- 💬 **Social Interactions**: Real-time voting, threaded comments, and friendship logic.
- 📦 **Smart Storage**: Powered by Supabase for lightning-fast media delivery and secure database management.
## 🌐 Live Demo
Experience the universe here:
👉 **[https://project-dreamy.vercel.app/](https://project-dreamy.vercel.app)**
---
## 🛠️ Tech Stack
### Frontend
- **Framework**: React 19 (Vite) Jsx
- **Icons**: Lucide React
- **Theming**: CSS Variables + Backdrop Filters (Glassmorphism)
- **Routing**: React Router DOM 7
### Backend
- **Engine**: Node.js & Express
- **Database**: PostgreSQL (via Supabase)
- **Storage**: Supabase Storage Buckets
- **Auth**: JWT & Bcrypt
---
## 📦 Installation & Setup
1. **Clone the repository**:
```bash
git clone https://github.com/velo4705/project-dreamy.git
cd project-dreamy
```
2. **Install dependencies**:
```bash
npm install
```
3. **Configure Environment**:
Create a `.env` in the root with your Supabase credentials.
4. **Start the engine**:
```bash
npm run dev
```
The app will be available at `http://localhost:5173`
---
## 👨💻 Developers
Built by:
- **[velo4705](https://github.com/velo4705)**
- **[Logizel](https://github.com/Logizel)**
*An Official DBMS Project (2026).*
---
## 📜 License
This project is open-source and available under the MIT License.