🌐 Live Preview: Sajha Sanduk
Sajha Sanduk is a community-centered tool library initiative that promotes resource sharing, sustainability, and neighborhood collaboration. Instead of buying tools that are rarely used, users can borrow or rent second-hand tools, reducing waste, lowering costs, and making tools accessible to everyone.
✅ Tool Sharing – A platform that allows community members to rent or sell second-hand tools, minimizing waste and unnecessary purchases.
✅ Sustainability – Encourages sustainable living by maximizing tool usage and reducing environmental impact.
✅ Community Collaboration – Strengthens neighborhood ties through shared resources and DIY culture.
✅ Skill Building – Provides tutorials and guidance on tool usage and project completion.
🖥️ Frontend: Built using Next.js for fast, modern web applications.
🎨 UI: Beautifully designed UI components with Shadcn UI.
🖌️ Styling: Responsive and flexible styles using Tailwind CSS.
🛠 Backend & Database: Powered by PostgreSQL with Supabase for backend-as-a-service.
⚡ Programming Language: Developed using TypeScript for type safety and development efficiency.
👤 Himesh Dulal
👤 Avipsa Parajuli
👤 Aayusha Shrestha
👤 Nischal Subedi
👤 Pratistha Thapa
Follow these steps to set up and run Sajha Sanduk locally:
First, clone the repo to your local machine:
git clone https://github.com/Githeimer/SajhaSanduk
cd SajhaSanduk
Ensure you have Node.js installed, then run this command to install the necessary dependencies using npm:
npm install --legacy-peer-deps
After the dependencies are installed and environment variables are set, start the development server:
npm run dev
Once the server is running, open your browser and visit: 🔗 http://localhost:3000
🔗 You can view the live preview of the application at https://sajha-sanduk.vercel.app