DevStackers
- Freny Kansagra (GitHub: @freny07)
- Prakhar Gupta (GitHub: @gitty-prakhar)
- Surajsinh Gohil (GitHub: @surajsinh111)
- Sahil Bhaskarwar (GitHub: @Sahilbhaskarwar82)
- Himanshu Prajapati (GitHub: @himanshu12006)
Custom: LocalCraft — Local Artisan Discovery Platform
Local artisans and small-scale creators often lack digital visibility and struggle to compete with large e-commerce platforms. There is no simple, modern interface that allows users to discover regional talent, explore handmade products, and directly support local craftsmanship.
LocalCraft addresses this gap by providing a centralized, user-friendly platform to discover artisans and their work.
- React (Vite)
- JavaScript (ES6+)
- CSS (Modular styling)
- Vite (Build tool & dev server)
- ESLint
LocalCraft is built using a modular React architecture with a focus on clean UI and scalability.
- Component-based structure for reusability
- Pages organized under /src/pages
- Shared components (Navbar, Footer) under /src/components
- Home Page
- Introduces the platform with a hero section
- Highlights purpose and value proposition
- Discover Page
- Allows users to browse content and explore categories
- Artisans Page
- Displays artisan profiles and showcases creators
- Navbar — Handles navigation across pages
- Footer — Consistent layout across the app
- Dedicated CSS files for each page/component
- Clean and responsive layout without heavy UI libraries
- Structured and scalable frontend
- Fast performance using Vite
- Clean and intuitive UI
- Reusable components for easy expansion
- Backend integration (Node.js / Firebase)
- Artisan authentication & onboarding
- Product listings and cart functionality
- Advanced search & filtering
- AI-powered recommendations
- Location-based discovery
git clone
cd Devstack/local_craft
npm install
npm run dev
https://devstack-fu7s.vercel.app/
https://drive.google.com/file/d/1USMaeGIwN8UCBCEjdge6y5hD1tsbVJRI/view?usp=sharing










