Empowering you with easy-to-understand lessons on Bitcoin, blockchain, and the new world of digital finance.
This is a web application built with Next.js, React, and Tailwind CSS. It was bootstrapped with create-next-app.
- Modern Tech Stack: Built with the latest web technologies for a fast and reliable user experience.
- Theme Toggle: Switch between light and dark modes.
- Responsive Design: Looks great on all devices, from desktops to mobile phones.
- AI-Powered (coming soon): Genkit integration for future generative AI features.
To get a local copy up and running, follow these simple steps.
You need to have Node.js and npm installed on your machine.
- Clone the repo
git clone https://github.com/hedigardi/blockandlearn.git
- Install NPM packages
npm install
- Run the development server
npm run dev
Open http://localhost:9002 in your browser to see the result.
This project is built with a modern, performant, and scalable tech stack:
- Next.js - A React framework for building server-rendered applications.
- React - A JavaScript library for building user interfaces.
- TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
- Tailwind CSS - A utility-first CSS framework for rapid UI development.
- ShadCN UI - A collection of beautifully designed, accessible, and customizable React components.
- Genkit - An open-source framework from Google to help build, deploy, and monitor production-ready AI-powered apps.
- Lucide React - A simple and beautiful icon library.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- 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
Distributed under the MIT License. See LICENSE for more information.
Project Link: https://blockandlearn.com