Welcome to the official repository for WCN, an organization dedicated to supporting and promoting women in technology through networking, resources, and community building.
This Next.js application serves as the central platform for WCN, featuring a Landing page, a Join Us page, a Join Our Discord page, and a Partnering Communities page. Built with TypeScript, ESLint, and Tailwind CSS, it aims to provide a welcoming and informative experience for all visitors.
- Node.js (v14.0 or higher recommended)
- [email protected]
-
Clone the repository:
git clone https://github.com/WomenEverywhereInTech/official-website.git cd official-website
-
Install dependencies:
npm install
-
Start Development Server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
We welcome contributions from everyone! If you would like to contribute to the WCN project, please follow these steps:
- Clone the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your branch to your branch.
- Open a pull request to the main branch.