Welcome to the official repository of the Suceava Hacks website. We're a Hack Club in Suceava, Romania, focused on bringing together tech-passionate high school students.
Suceava Hacks is a student-led tech club where we:
- Build cool projects
- Learn about cybersecurity
- Design and develop
- Build a supportive tech community s
This website is built with:
- Astro - The web framework for content-driven websites
- Modern HTML & CSS
- JavaScript/TypeScript
- Clone the repository:
git clone https://github.com/yourusername/suceava-hacks-website.git- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Club Leader: adelin@hackclub.app
- Discord: Join our server
This project is licensed under the MIT License - see the LICENSE file for details.
Made by Suceava Hacks