Overview:
The HIOSC X Hacktoberfest 2023 Frontend Challenges repository is created for the Hacktoberfest 2023 event, which celebrates open source software. It contains a collection of frontend challenges from Frontend Mentor, a platform that provides real-world HTML, CSS, and JavaScript challenges with professional designs. The goal of this repository is to help beginners and experts in frontend development practice their skills, learn new techniques, and contribute to open source projects.
Features:
- Collection of frontend challenges from Frontend Mentor
- Challenges available in different difficulty levels
- Option to receive feedback from other developers
- Opportunity to contribute to open source projects
Installation:
- Fork and clone the repository to your local machine.
- Choose a challenge from Frontend Mentor and create a new branch for it with the format ‘challenge-name-your-name’.
- Create a folder with the same format as the branch name, this is where you will complete the task.
- Complete the challenge using HTML, CSS, and JavaScript, following the code style and best practices for the repository.
- Add your name and GitHub profile link to the CONTRIBUTORS.md file.
- Push your changes to your fork and create a pull request to the main branch of the repository, including a descriptive title and a screenshot of your solution.
- Wait for a review from the maintainer or other contributors. If approved, your pull request will be merged to the main branch. If changes are needed, you will receive feedback on how to improve it.
Summary:
The HIOSC X Hacktoberfest 2023 Frontend Challenges repository provides a platform for developers to participate in Hacktoberfest 2023 and contribute to open source projects. By completing frontend challenges from Frontend Mentor, developers can practice their skills, learn new techniques, and receive feedback from other developers. The repository follows code style guidelines and encourages best practices for clean, modular, and efficient code.