This repository is now in archive. There is a new one regarding the club's website, check it on https://github.com/suceava-hacks-org.
The main website regarding the Hack Club.
This repository hosts the main website for the Hack Club Suceava, providing information about our activities, events, and projects. Visit our website here.
- TypeScript
- Next.js
- Supabase
- Zod
- Tailwind CSS
To get a local copy up and running, follow these simple steps.
- Node.js
- npm (Node Package Manager)
- Clone the repository:
git clone https://github.com/Hack-Club-Suceava/club-website.git
- Navigate to the project directory:
cd club-website - Install npm packages:
npm install
- Start the development server:
npm run dev
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- 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
- xndadelin - 6 contributions
This project is licensed under the MIT License - see the LICENSE file for details.