HixSocial is a dynamic web application that simulates a social media platform where users can create posts, share content, and engage with others through comments. Built using HTML, CSS, and JavaScript, HixSocial focuses on the frontend experience and provides a user-friendly interface for connecting with friends and sharing your thoughts.
- User-friendly Interface: Intuitive and responsive design for a seamless user experience.
- Create Posts: Share your thoughts, images, and updates with your friends.
- Commenting: Engage in discussions by leaving comments on posts.
- User Profiles: View your profile to see your posts and activities.
- API Integration: Utilizes Axios library to fetch and display data from a backend API.
demo.mp4
- Clone this repository:
git clone https://github.com/hixcoder/HixSocial
- Navigate to the project directory:
cd HixSocial/src/pages
- Click on
HomePage.html
Here are some of the key resources and technologies used in developing HixSocial:
- Frontend:
- HTML/CSS: Structuring and styling the user interface.
- JavaScript: Implementing interactivity and dynamic features.
- Axios: Integrating with a backend API for data retrieval.
- API:
- External Libraries/Tools:
Contributions to HixSocial are welcome! Whether it's bug fixes, new features, or improvements to the user interface, feel free to open a pull request.