Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagthefriend/rateify
Rateify is a dynamic platform that allows users to upload images and receive ratings from the community.
https://github.com/jagthefriend/rateify
acernity biomejs clerk file-upload nextjs prisma rating-system server-action t3-stack tailwindcss
Last synced: 30 days ago
JSON representation
Rateify is a dynamic platform that allows users to upload images and receive ratings from the community.
- Host: GitHub
- URL: https://github.com/jagthefriend/rateify
- Owner: JagTheFriend
- License: cc0-1.0
- Created: 2024-10-15T15:00:53.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-16T14:54:51.000Z (about 1 month ago)
- Last Synced: 2024-10-20T01:47:13.725Z (about 1 month ago)
- Topics: acernity, biomejs, clerk, file-upload, nextjs, prisma, rating-system, server-action, t3-stack, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
**Rateify**
Rateify is a dynamic platform that allows users to upload images and receive ratings from the community. Built with Next.js and styled using Tailwind CSS, Rateify provides a seamless and visually appealing experience for both image contributors and rate-givers. With secure authentication handled by Clerk, users can create profiles, upload their visual content, and engage with others through rating and feedback.
**Features**
- Image Uploading: Users can easily upload and share their images with the community.
- Rating System: Rate images with a simple and intuitive rating mechanism.
- User Authentication: Secure login and profile management with Clerk Authentication.
- Responsive Design: Modern, mobile-friendly interface built with Tailwind CSS.
- Interactive UI: Engaging user experience with smooth transitions and interactive elements.**Getting Started**
To get started with Rateify:
1. Clone the Repository:
```
git clone https://github.com/JagTheFriend/Rateify.git
```2. Navigate to the Project Directory:
```
cd Rateify
```3. Install Dependencies:
```
npm install
```4. Run the Development Server:
```
npm run dev
```5. Open Your Browser: Visit `http://localhost:3000` to see the app in action.
**Contributing**
Contributions are welcome! If you have ideas for new features or improvements, please submit a pull request or open an issue.