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.
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.
We're inviting contributors to:
- Create an attractive and user-friendly layout.
- Implement your design using vanilla HTML, CSS, and JavaScript.
- Work together to create something special for our club.
- Fork the repository and clone it to your local machine.
- Create a new branch for your feature or bug fix.
git checkout -b feature/your-feature-name
- Work on your design or coding changes.
- Add your name to the
contributors.txt
file. - Commit your changes with clear and descriptive messages.
git commit -m "added new design for the hero section"
- Push your changes to your branch.
git push origin feature/your-feature-name
- Create a Pull Request (PR) and describe your changes in detail.
- HTML, CSS, JavaScript (Feel free to completely remove the Bootstrap that comes with the default template; it's just for a basic wireframe)
- Write clean, readable and modular code with proper comments and documentation.
- Feel free to discuss issues and ideas in the Issues tab or through PR comments.
- Clone the repository:
git clone https://github.com/YourClubName/landing-page.git && cd landing-page
- Open
index.html
in your browser to view the project.
Contributors will be recognized for their contributions during our Hacktoberfest event. Get your first pull request in and be part of something awesome.