Git Repo Explorer is a powerful web application that allows users to search GitHub repositories using AI keyword detection. It's designed to help developers and tech enthusiasts find repositories that match their interests quickly and efficiently.
- AI-powered keyword detection for repository searching
- Search by repository name, description, and more
- Responsive design for desktop and mobile devices
- User-friendly interface for easy navigation
- Dark mode support for better visibility
-
Clone the repository:
git clone https://github.com/renedeanda/git.makr.io.git
-
Navigate to the project directory:
cd git.makr.io
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser to see the result.
- Next.js
- React
- Tailwind CSS
- JavaScript
You can customize the styling and appearance of the app by modifying the tailwind.config.js
file and the globals.css
file in the styles
directory.
To deploy your Git Repo Explorer, follow the Vercel deployment documentation.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.
This repository is part of the Makr.io collection—a set of 15 Next.js projects I created with the help of AI tools, primarily Claude.ai and ChatGPT. Each project was built to be adaptable, allowing anyone to learn from or modify the code for their own use.
Discover the other projects in the Makr.io series:
- 🖼️ SVG to PNG - Convert SVG files to PNG.
- 📧 Email Preview - Preview HTML emails.
- 📡 RSS Feed Reader - Read top RSS feeds.
- 🔍 DMARC Domain Checker - Check DMARC records.
- 📨 Email Headers Analyzer - Analyze email headers.
- ✉️ Email Subject Line Tester - Test your email subject lines.
- 💬 Quotes Collection - Browse a collection of inspirational quotes.
- 🌍 Country Explorer - Learn about and compare countries.
- 🎨 Color Picker - Pick and explore colors.
- 📚 Book Recommendations - Create and share reading lists easily.
- ⏲️ Pomodoro Timer - A simple, beautiful pomodoro timer.
- 📝 Agenda Planner - Create an agenda with a built-in timer and export to PDF.
- 🤓 HN Enhanced - Explore the latest tech news and jobs with this modern client.
- 🎉 Event Countdown - Create countdowns for things you’re looking forward to.
Enjoy exploring, and feel free to reach out with questions or ideas!