womencodersnetwork / official-website

Official website for the Women Coders Network, a community promoting diversity and inclusion in the technology sector. Here you'll find resources, event information, and support networks to empower women in technology.
9 stars 0 forks source link

Women Coders Network (WCN)

Welcome to the official repository for WCN, an organization dedicated to supporting and promoting women in technology through networking, resources, and community building.

Project Overview

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.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/WomenEverywhereInTech/official-website.git
    cd official-website
  2. Install dependencies:

    npm install
  3. Start Development Server:

    npm run dev

    Open http://localhost:3000 with your browser to see the result.

Contributing

We welcome contributions from everyone! If you would like to contribute to the WCN project, please follow these steps:

  1. Clone the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your branch.
  5. Open a pull request to the main branch.