Skip to content

Repository files navigation

KathFOSS Web 🌐

Welcome to the KathFOSS Web project! This repository contains the source code for the official website of the KathFOSS community. The site highlights our events, activities, and opportunities for participation.

Features 🚀

  • 📅 Event Highlights: Stay updated on the latest events and activities organized by KathFOSS.
  • 🌟 Community Engagement: Showcase opportunities for collaboration and contribution.

Tech Stack 🛠️

  • Frontend: Next.js
  • Styling: [CSS/SCSS/Tailwind CSS]
  • Components: Material-UI

Getting Started 🎉

Follow these steps to set up the project locally:

Installation

  1. Clone the repository:

    git clone https://github.com/KathFOSS/kathfoss-web.git
    cd kathfoss-web
    
  2. Install dependencies:

    npm i
  3. Run the development server:

    npm run dev

To Contribute

  1. Fork the Repository:

    • Start by forking this repository to your GitHub account.
        git clone https://github.com/your-username/kathfoss-web.git
        cd kathfoss-web
      
  2. Set Up the Development Environment:

    • Install Dependencies:
      npm i
  3. Create a branch

    • Use descriptive branch names that reflect the feature or fix you are working on. For example:
      git checkout -b feature/add-homepage
  4. Make Changes:

    • Make your changes locally and test throughly.
    • Follow the project's coding standards.
  5. Commit Your Changes:

    • Use clear and descriptive commit messages. Example:
      git commit -m "Add homepage design with responsive layout"
  6. Push to Your Fork:

    • Push your branch to your forked repository:
      git push origin feature/add-homepage
  7. Open a Pull Request (PR):

    • Navigate to the original repository and click New Pull Request.
    • Provide clear description of your changes and link any related issues.

License

This project is licensed under the MIT License.

About

Welcome to the KathFOSS Web project!

Topics

Resources

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages