SheConnect is a progressive web application that connects women from different backgrounds, providing them with a supportive network and mentorship opportunities. Through this platform, women can share experiences, advice, and resources, fostering an environment of growth and empowerment. With features like location-based connection, skill-matching, and curated resources, SheConnect is an essential tool for women seeking guidance and support.
- Next.js
- Firebase
- Firestore
- Vercel
- User authentication
- Profile creation
- Location-based connection matching
- Private messaging system
- Search functionality based on location and interests
- Curated resources section
To get started with the project, follow these steps:
- Clone the repository
- Install the necessary dependencies by running
npm install
- Set up environment variables by creating a
.env.local
file in the root of the project directory and adding the necessary Firebase API keys and project IDs - Start the development server by running
npm run dev
Contributions to SheConnect are welcome and encouraged! If you would like to contribute, please follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them with clear and descriptive messages
- Push your changes to your forked repository
- Create a pull request with a clear description of your changes
SheConnect is licensed under the MIT License. See LICENSE
for more information.