BlockLearnHub is a web platform designed to help users learn blockchain development for free. The platform offers tutorials, guides, and hands-on exercises to help users understand the basics of blockchain technology and smart contract development.
- Interactive lessons on blockchain development
- Hands-on exercises and code examples
- Free access to learning materials
- User-friendly interface
To run the project locally:
-
Clone the repository:
git clone https://github.com/tusharpamnani/BlockLearnHub.git
-
Navigate to the project folder:
cd BlockLearnHub
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000
.
- Next.js
- Tailwind CSS
- React
- Lucide Icons
Feel free to fork the repository and submit pull requests. We welcome contributions to improve the platform!