Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yogyy/burungbiru

Twitter clone built with T3 Stack ,Shadcn, Supabase, and Cloudinary
https://github.com/yogyy/burungbiru

burbir clone-app cloudinary nextjs react-hot-toast shadcn-ui social-media t3-stack tailwindcss trpc twitter zod

Last synced: 4 months ago
JSON representation

Twitter clone built with T3 Stack ,Shadcn, Supabase, and Cloudinary

Awesome Lists containing this project

README

        

# burbir

## Overview

This web application is built using the T3 Stack, incorporating Next.js, Tailwind CSS, tRPC, TypeScript, Prisma, and Tanstack Query. It aims to provide a responsive and modern user experience.

## Table of Contents

- [T3 Stack Web Application](https://create.t3.gg/)
- [Overview](#overview)
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Technologies](#technologies)
- [Contributing](#contributing)
- [License](#license)

## Features

- Authentication
- Create Post
- Add Image on Post
- Rate Limiting on Post and Reply

## Installation

1. Clone the repository: `git clone https://github.com/yogyy/burungbiru.git burbir`
2. Navigate to the project directory: `cd burbir`
3. Install dependencies: `npm install`

## Usage

```bash
cp .env.example .env
```

## Technologies

- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [tRPC](https://trpc.io/)
- [TypeScript](https://www.typescriptlang.org/)
- [Prisma](https://www.prisma.io/)
- [Clerk](https://clerk.dev/)
- [Tanstack Query](https://tanstack.com/docs/overview)

## Contributing

1. Fork the repository.
2. Create a new branch: `git checkout -b feature-name`
3. Commit your changes: `git commit -m 'Add new feature'`
4. Push to the branch: `git push origin feature-name`
5. Open a pull request.

## License

This project is licensed under the [MIT License](LICENSE).