Welcome to the Accessibility Learning Hub called as SOCIAL HUB, an ongoing project dedicated to providing educational resources and job opportunities for individuals with disabilities. This platform is built using the React+Vite framework and styled with Tailwind CSS. Our goal is to create an inclusive space where disabled individuals can discover suitable courses, acquire new skills, and access job opportunities.
We leverage machine learning algorithms to analyze individual preferences and recommend courses tailored to each user's unique needs and abilities.
All courses are securely stored on Google Cloud, ensuring reliable access to a wide range of educational materials.
Our platform is designed to be accessible to users with diverse needs. The responsive design ensures a seamless experience across various devices.
The project follows a modular structure for easy maintenance and scalability.
- src/components: Reusable React components for consistent UI elements.
- src/pages: Different pages of the application, each serving a specific purpose.
- Clone the repository:
git clone https://github.com/jaseemuddinn/SocialHub.git
- Navigate to the project directory:
cd SocialHub
- Install dependencies:
npm install
- Start the development server:
npm run dev
Visit http://localhost:3000 in your browser to explore the project.
We welcome contributions from the community to make this platform even more accessible and impactful. If you'd like to contribute, please follow our contribution guidelines.
If you have any feedback, suggestions, or issues, please submit an issue. We appreciate your input as we strive to create a platform that benefits everyone.