Unity Social Media App is a vibrant and interactive platform designed for Unity game developers and enthusiasts. Connect with fellow developers, showcase your projects, and explore a world of Unity-powered creativity.
Profile Customization: Express your unique style with customizable profiles. Posts and Stories: Share your latest updates, projects, and stories. Unity Integration: Seamlessly connect your Unity projects to your profile. Real-time Interaction: Engage with other users through likes, comments, and more. Analytics: Track the performance of your posts with in-depth analytics. Secure and Private: Your data is safe with our robust security measures. Dark Mode: Enjoy the app in both light and dark themes.
Unity Social Media App leverages a powerful tech stack to provide a smooth and engaging user experience:
MongoDB for efficient data storage.
Prisma for database operations.
Tailwind CSS for responsive and beautiful designs.
Zod for robust input validation.
Framer Motion for delightful motion effects.
Zustand for efficient state management.
Next.js for fast and dynamic web applications.
To get started with Unity, you can clone the GitHub repo and install the dependencies:
git clone https://github.com/Shreyas-29/unity.git
npm install
Then, you can start the development server:
npm run dev
The app will be available at http://localhost:3000
To create a new post in Unity, follow these steps:
- Log in to your Unity account.
- Click on the "New Post" (add button) in the navigation bar.
- Attach an image and fill in the post content and location.
- Click the "Post" button to create your post.
You can explore posts created by other users:
- Go to the home feed by clicking "Explore" in the sidebar.
- Scroll through the posts and click on any post to view its details.
- This feature will be available soon.
You can interact with posts in various ways:
- Click the heart icon to like a post.
- Click the bookmark icon to save a post for later.
- Comment on a post by clicking the comment button.
Enjoy using Unity and connecting with other users in our community!
Contributions are welcome! To contribute, please fork the GitHub repo and submit a pull request.
Unity is open source and released under the MIT License.