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.
- T3 Stack Web Application
- Overview
- Table of Contents
- Features
- Installation
- Usage
- Technologies
- Contributing
- License
- Authentication
- Create Post
- Add Image on Post
- Rate Limiting on Post and Reply
- Clone the repository:
git clone https://github.com/yogyy/burungbiru.git burbir - Navigate to the project directory:
cd burbir - Install dependencies:
npm install
cp .env.example .env- Fork the repository.
- Create a new branch:
git checkout -b feature-name - Commit your changes:
git commit -m 'Add new feature' - Push to the branch:
git push origin feature-name - Open a pull request.
This project is licensed under the MIT License.