SmartUtility is a web-based client application that provides users with a clean, responsive interface to manage and interact with various utility-related tools. The client side is built for ease of use — allowing users to perform tasks such as tracking utilities, viewing reports or data, and managing configurations — all from a user-friendly dashboard.
This project is part of a larger SmartUtility ecosystem, where the client communicates with a backend service to fetch data and perform operations.
- Live Demo: https://smart-utility-bd.netlify.app/
- GitHub Repository (Client): https://github.com/Mahfuz5634/SmartUtility-Project-ClientPart
- Frontend: React
- State Management / API Calls: Axios,fetch
- Styling: Tailwind CSS
- Build / Tooling: vite
- Responsive dashboard/UI for utilities
- Real-time data fetching from backend
- User-friendly forms for configuration
- Dynamic charts or tables
- Error handling & notifications
- Authentication
reactreact-domtailwindcssreact-router-dom@tailwindcss/forms
- Clone the repository
git clone https://github.com/Mahfuz5634/SmartUtility-Project-ClientPart.git cd SmartUtility-Project-ClientPart