Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 2.22 KB

README.md

File metadata and controls

50 lines (27 loc) · 2.22 KB

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

7-Social: A Social Media Application

7-Social is a social media application designed to connect people and foster meaningful interactions. With a user-friendly interface and a range of features, it provides a platform for users to share their thoughts, experiences, and interests with others.

Features:

Create Posts: Users can create posts with titles, bodies, and tags, allowing them to share their ideas and experiences. React to Posts: Users can react to posts with various emotions, such as likes, loves, and comments, fostering engagement and interaction. Hashtags: Posts can be tagged with hashtags, making it easier to categorize and discover content related to specific topics. User Profiles: Each user has a profile where they can view their own posts and interactions, as well as those of others. Delete Posts: Users have the ability to delete their own posts, providing control over their content.

Getting Started:

To use 7-Social, follow these steps:

1 Fork the Repository: Click the "Fork" button at the top right of the repository page to create your own copy of the project.

2 Clone the Repository: Clone your forked repository to your local machine using the following command:

git clone https://github.com/your-username/7-social.git

3 Install Dependencies: Navigate into the project directory and install the required dependencies using npm or yarn:

cd 7-social

npm install

4 Start the Application: Once the dependencies are installed, start the application using npm or yarn:

npm start

Contributing:

If you'd like to contribute to 7-Social, feel free to submit pull requests with any improvements or bug fixes. You can also open issues to report bugs or suggest new features.

#License:

This project is licensed under the MIT License - see the LICENSE file for details.