Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI authored Oct 4, 2024
1 parent ec50cc7 commit d11344a
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
# WesHacks

The official Hackathon competition website source code for the Muweilah Wesgreen Hackathon
The official Hackathon competition website source code for the Muweilah Wesgreen Hackathon.

## Overview
WesHacks is a web-based platform designed to manage and display information related to the Muweilah Wesgreen Hackathon. This repository contains the source code for the hackathon's website, focusing on providing participants with up-to-date information, schedules, and resources.

## Technologies Used
- HTML (70.7%)
- SCSS (24.1%)
- CSS (3.3%)
- JavaScript (1.9%)

## Features
- Event Schedules: Detailed timelines for hackathon events.
- Participant Resources: Access to guidelines and resources for participants.
- Real-time Updates: Announcements and updates for hackathon participants.

## Setup and Installation
To set up the project locally, follow these steps:
1. Clone the repository:
```sh
git clone https://github.com/DefinetlyNotAI/WesHacks.git
```
2. Navigate to the project directory:
```sh
cd WesHacks
```
3. Open the `index.html` file in your preferred web browser to view the site.

## Contributing
We welcome contributions from the community. Please fork the repository and submit pull requests for any improvements or bug fixes.

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact
For any inquiries, please contact the [repository owner](mailto:[email protected]).

0 comments on commit d11344a

Please sign in to comment.