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

https://github.com/gabrielmodog/bubble-web

🫧 A Reddit clone with Next.js 14, Prisma and Supabase.
https://github.com/gabrielmodog/bubble-web

Last synced: 6 months ago
JSON representation

🫧 A Reddit clone with Next.js 14, Prisma and Supabase.

Awesome Lists containing this project

README

          

# 🫧 Bubble Web

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Make sure that you have installed all dependecies before running.

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Goals

> Basically, Reddit is about community, discussion, and good content. Find communities you enjoy, share great stuff, and enjoy interacting with those that share your interests. If you've found some communities you enjoy reading you can join them so they show up on your home page feed.

Well, so what I want to accomplish with this project is to make the essentials features that Reddit has. You'll can see this like a model to start a new project or something like this.

## License

Made with 🩵 by GabrielModog