womeninsoftware.dev is the official repository for the live website of the WomenInSoftwareDev Open Source Project. This website is dedicated to showcasing and celebrating women in software development and engineering, providing a platform to inspire, educate, and connect women in tech.
- Showcase Directory: Highlighting women in software development across various roles and levels of expertise.
- Resources Hub: Articles, tutorials, and guides covering software development, engineering, and career growth.
- Women in Tech Submenu: Featuring additional tech fields beyond software development.
- Community Connections: Links to join our growing network of women in tech.
- Open Contribution: Encourages contributions from anyone willing to help the cause.
The website is live at: womeninsoftware.dev
To contribute to this repository:
-
Clone the repository:
git clone https://github.com/WomenInSoftwareDev/womeninsoftware.dev.git
-
Install dependencies:
npm install
-
Run the development server:
ng serve
-
Open your browser to http://localhost:4200 to view the local instance.
We welcome contributions! Please follow these steps:
- Fork this repository.
- Make your changes in a new branch.
- Test your changes.
- Submit a Pull Request with a detailed explanation of the changes.
For more details, see the CONTRIBUTING.md.
This repository is licensed under the MIT License. See the LICENSE file for more details.