Welcome to Vibes App! This is a social media platform where users can connect, share, and engage with others in real-time.
Vibes App is a modern social media application that allows users to create accounts, share posts, interact with others through likes and comments, and engage in real-time messaging. Whether you're looking to connect with friends or discover new content, Vibes App has you covered.
- User account creation and login
- Upload and share posts
- Like and comment on posts
- View and edit user profiles
- Follow and unfollow other users
- Real-time messaging with friends
- Explore and discover new content
To install and run Vibes App locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/vibesapp.git
- Navigate to the project directory:
cd vibesapp - Install dependencies:
npm install
- Start the application:
npm start
Once the application is running, you can:
- Create an account or log in to an existing one.
- Upload posts, like, and comment on others' posts.
- Follow users and view their profiles.
- Chat with friends in real-time.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name). - Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/your-feature-name). - Open a pull request.
See Code of Conduct
This project is licensed under the MIT License. See the LICENSE file for details.