CycleWealth is a web-based platform designed to connect scrap dealers, artisans, recycling startups, and consumers. This prototype focuses on the frontend UI built using React to demonstrate the core workflow and user interface.
- React (Vite)
- JavaScript (JSX)
- CSS (Custom Styling)
- React Router DOM (for navigation)
npm create vite@latest cyclewealth-frontend
cd cyclewealth-frontendnpm installnpm install react-router-domnpm run dev👉 Open in browser:
http://localhost:5173
src/
├── components/
│ Navbar.jsx
│ Hero.jsx
├── pages/
│ Home.jsx
│ Login.jsx
│ Signup.jsx
│ Dashboard.jsx
├── App.jsx
├── main.jsx
├── App.css
- Home Page UI (Hero section + Navbar)
- Login Page
- Signup Page
- Basic Dashboard
- Navigation using React Router
- This is a frontend prototype only
- No backend/database integration yet
- Authentication is not implemented (UI only)
- Backend integration (Node.js / Firebase)
- User authentication
- Marketplace (Buy/Sell products)
- Scrap dealer dashboard
- Real-time data and APIs
Ninad Dhote
Shudhodhan Jogdand
Sairaj Desai
“Close the Loop – Turn Waste into Wealth”