burungbiru icon indicating copy to clipboard operation
burungbiru copied to clipboard

social app

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

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

cp .env.example .env

Technologies

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.