Skip to content

DevSoc-Asansol2023/DevSoc-Landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEVSOC Landing Page

Welcome to the DevSoc landing page repository! This project is part of our Hacktoberfest initiative, where students can contribute by designing and coding our official club website using vanilla HTML, CSS, and JavaScript.


🚀 Project Overview

This project is focused on building a clean, modern and responsive landing page for DevSoc. The goal is to provide a professional and elegant web presence for our club, showcasing our activities, events and accomplishments.


🎯 What We're Looking For

We're inviting contributors to:

  • Design:
    Create an attractive and user-friendly layout.
  • Code:
    Implement your design using vanilla HTML, CSS, and JavaScript.
  • Collaborate:
    Work together to create something special for our club.

🛠️ How to Contribute

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix.
    git checkout -b feature/your-feature-name
  3. Work on your design or coding changes.
  4. Add your name to the contributors.txt file.
  5. Commit your changes with clear and descriptive messages.
    git commit -m "added new design for the hero section"
  6. Push your changes to your branch.
    git push origin feature/your-feature-name
  7. Create a Pull Request (PR) and describe your changes in detail.

📝 Project Guidelines

  • Tech Stack:
    HTML, CSS, JavaScript (Feel free to completely remove the Bootstrap that comes with the default template; it's just for a basic wireframe)
  • Code Style:
    Write clean, readable and modular code with proper comments and documentation.
  • Collaboration:
    Feel free to discuss issues and ideas in the Issues tab or through PR comments.

⚡ Getting Started with the Project

  1. Clone the repository:
    git clone https://github.com/YourClubName/landing-page.git && cd landing-page
  2. Open index.html in your browser to view the project.

🏆 Recognition

Contributors will be recognized for their contributions during our Hacktoberfest event. Get your first pull request in and be part of something awesome.

Releases

No releases published

Packages

No packages published

Languages