A curated collection of frontend development resources, handpicked by developers — for developers. Built to save you from endless hunting and help you focus on learning, building, and growing.
When I first started in frontend development and web design, I found myself spending more time searching for quality tools and resources than actually improving my skills.
Handpicked was born from that frustration — a place where all the essentials are gathered, organized, and ready to use. Now, it exists to help others who face the same struggles — with resources curated by me and amazing contributors from across the web.
Whether you’re a beginner or a pro, Handpicked aims to be your go-to starting point for modern web development.
- 🔍 Curated Resources — Only the best, hand-selected by contributors.
- ⚡ Built with Vite + React — Fast, modular, and developer-friendly foundation.
- 🧩 ESLint & Prettier Ready — Clean, consistent code every time.
- 🛠️ Easy to Extend — Add new categories, tools, or UI components effortlessly.
- 🤝 Community-Driven — Open for contributors who love sharing great resources.
- React – Frontend framework
- Vite – Lightning-fast development bundler
- ESLint – Linting for code quality
- Prettier – Code formatting consistency
- Node.js – For package management and scripts
git clone https://github.com/mouryaabhay/handpicked.git
cd handpickednpm installnpm run devOpen your browser at http://localhost:5173.
npm run buildWe love contributions — big or small! If you have a favorite tool, design kit, or helpful resource, share it with the community.
- Fork the repo
- Create a new branch (
feature/add-new-resource) - Add your resource or improvement
- Commit and push
- Open a Pull Request 🎉
Detailed contribution guidelines can be found in
CONTRIBUTING.md
Have ideas, feedback, or want to collaborate?
I built Handpicked to save others from the endless search for the “right” tool. Every contribution here helps someone spend less time searching and more time creating. Let’s build a place where developers help each other grow. 🌱
— Abhay Mourya