Skip to content

Repository of the BlockHub Educational Community landing page

License

Notifications You must be signed in to change notification settings

mlpeter33/blockhub-studio

Repository files navigation

BlockHub Studio - Landing Page 🚀

Welcome to the BlockHub Studio Landing Page repository! BlockHub Studio is an open-source initiative to create a diverse and interactive community that wants to learn about blockchain.

About the Project 🌟

The BlockHub Studio Landing Page is a dynamic and visually stunning interface built to showcase BlockHub's concepts and ideas. This project is part of an educational community dedicated to blockchain technology, aiming to foster collaboration, learning, and innovation in the blockchain space.

Features ✨ (WIP)

  • Interactive Elements: Hover effects and container movements.

  • Responsive Design: Optimized for various devices (desktop, tablet, mobile).

  • Contact Links: Easy navigation to essential sections and contact information.

  • Open Source: Contributions are welcome to enhance and improve the project.

Technologies Used 🛠️

Getting Started 🏁

Follow the instructions below to set up and run the project locally.

Prerequisites 📋

Installation 💻

  1. Clone the repository:
git clone https://github.com/mlpeter33/BlockHubStudio-lading-page.git
cd BlockHubStudio-lading-page
  1. Install dependencies:
npm install

Running the Project ⚡

  1. Go to the app:
cd blockhubedu-landing
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to:
http://localhost:3000

Contributing 🤝

We welcome contributions from both internal team members and the broader community! Here’s how you can get involved:

Team members 👽

  1. Our team members can contribute directly without forking the repository, as long as they follow the branch naming convntion:
user/your-username
  1. Create a new branch with your username:
git checkout -b user/your-username
  1. Make your changes and commit them:
git commit -m "Add your commit message here"
  1. Push your changes to your branch:
git push origin user/your-username
  1. Open a pull request.

External Contributors 🌍

  1. Fork the repository.

  2. Create a new branch:

git checkout -b feature/your-feature-name
  1. Make your changes and commit them:
git commit -m "Add your commit message here"
  1. Push your changes to your branch:
git push origin feature/your-feature-name
  1. Open a pull request.

Please ensure your code follows the project's coding standards and is well-documented.

License 📝

This project is licensed under the Apache License 2.0. Feel free to use, modify, and distribute this project as you see fit.

Contact 📬

For any questions or suggestions, feel free to enter our discord Blockchain Lab or open an issue in the repository.

Thank you for contributing to BlockHub Studio's Landing Page!

About

Repository of the BlockHub Educational Community landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published