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:
-
Clone the Repository:
git clone https://github.com/JagTheFriend/Rateify.git
-
Navigate to the Project Directory:
cd Rateify
-
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
-
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.