A blockchain-powered Q&A platform inspired by Stack Overflow — offering a clean, responsive interface where developers can ask, answer, and earn crypto rewards. Features include tag-based navigation, upvote/downvote interactions, transparent reputation tracking, and decentralized data storage for trust and immutability.
- Tag-based navigation
- Upvote/Downvote interactions
- Transparent reputation tracking
- Decentralized data storage
- Clone the repository:
git clone https://github.com/somenjeet01/Blockover-Flow-UI.git
- Navigate to the project directory:
cd Blockover-Flow-UI - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:5173.
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here" - Push to the branch:
git push origin feature/your-feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.