Skip to content

Repository files navigation

🚀 BuildFree

BuildFree Banner

The ultimate directory of 130+ free developer tools, student benefits, and resources.

Stop paying for tools. Start building.

Live Demo License PRs Welcome


✨ Features

Feature Description
🔍 Smart Search Natural language search - try "I need a database"
🏷️ Category Filters Hosting, Database, Auth, AI/ML, Blockchain & more
🎓 Student Pack Quick access to student benefits worth ₹10L+
🏆 Hackathon Finder Links to Unstop, Devfolio, Hack2Skill, MLH
🇮🇳 India Friendly Filter for tools that work without international cards
💾 Bookmarks Save your favorite tools locally
🌙 Dark Mode Beautiful dark/light theme with smooth transitions
📱 Mobile First Fully responsive design

🛠️ Tech Stack

React TypeScript Vite Tailwind CSS Framer Motion

  • Frontend: React 18 + TypeScript
  • Styling: Tailwind CSS + shadcn/ui
  • Animations: Framer Motion
  • Build Tool: Vite
  • Deployment: Vercel

🚀 Quick Start

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/surajsinghbayas/buildfree.git

# Navigate to directory
cd buildfree

# Install dependencies
npm install

# Start development server
npm run dev

Open http://localhost:5173 to view in browser.


📁 Project Structure

buildfree/
├── public/
│   ├── resources.json      # All tool data
│   └── og-image.png        # Social preview image
├── src/
│   ├── components/
│   │   ├── resources/
│   │   │   └── ResourceCard.tsx
│   │   └── ui/             # shadcn/ui components
│   ├── lib/
│   │   ├── smartSearch.ts  # Intelligent search
│   │   └── utils.ts
│   ├── pages/
│   │   └── Home.tsx        # Main page
│   └── types.ts            # TypeScript interfaces
└── index.html

➕ Contributing Resources

Want to add a free tool? Edit public/resources.json:

{
  "toolName": "Tool Name",
  "useCase": "Brief description",
  "category": "Hosting | Database | Auth | AI/ML | Blockchain | etc.",
  "tags": ["relevant", "tags"],
  "freeWhat": "What's included in free tier",
  "duration": "Free Forever | Trial | While Student",
  "eligibility": "Anyone | Student ID",
  "requiresCreditCard": "No",
  "link": "https://example.com",
  "lastVerified": "Dec 2025",
  "indiaFriendly": true,
  "recommendedFor": ["hackathon", "portfolio", "startup"],
  "badge": "Top Pick | Popular | Essential"
}

Resource Categories

  • Hosting - Web hosting & deployment
  • Database - Databases & storage
  • Authentication - Auth providers
  • AI/ML - AI & Machine Learning APIs
  • Blockchain - Web3 & crypto tools
  • Tools - Dev tools & utilities
  • Learning - Courses & tutorials
  • Student ID Benefits - Student-exclusive offers

📊 Stats

  • 130+ Free Tools curated
  • 15+ Categories organized
  • Hackathon Ready resources
  • India-Friendly filters

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


🙏 Acknowledgments

  • All the amazing companies providing free tiers
  • shadcn/ui for beautiful components
  • Lucide Icons for icons
  • The open-source community

👨‍💻 Author

Suraj Singh Bayas

Suraj Singh Bayas

GitHub LinkedIn Email


Made with ❤️ in India

Star this repo if you find it helpful!

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages