Introducing Thread-Sync, a social media platform that stands as a platforms like Twitter and Threads. Designed with user-centric innovation in mind, our web-app redefines the social networking experience, offering a seamless blend of intuitive features, real-time communication, and able to create a vibrant community atmosphere.
Thread-Sync ensures a personalized and immersive journey for every user, setting it apart as a compelling alternative in the realm of online social interaction. Join us and embark on a new era of social connectivity where individual expression and community building take center stage.
Follow these steps to set up and run Thread-Sync:
- Ensure you have Node.js installed. We recommend using Node.js 18.7 or later.
- Clone this repository to your local machine.
- Open a terminal and navigate to the project directory.
- run the command: npm install
- Wait for all the node-modules to be installed in the Project Folder.
- Run the application: npm run dev
- Application starts running on port 3000:
http://localhost:3000
- Or, Access the application via your browser at https://thread-sync.vercel.app/.
- Secure Authentication and Authorization by Clerk
- real-time communication
- User-Friendly Interface
- able to create a vibrant community atmosphere
Detailed instructions on setting up the application can be found in the Getting Started section.
We welcome contributions from the community. To contribute to Thread-Sync, follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature-name
. - Commit your changes:
git commit -m "Description of changes"
. - Push to your branch:
git push origin feature-name
. - Open a pull request.
Have questions or feedback? Contact us at [email protected].