Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.