Skip to content

khushthecoder/infra-track-mahendragarh-roads

Repository files navigation

Mahendragarh Roads Infrastructure Tracking

A modern web application for tracking and managing road infrastructure in Mahendragarh district.

Features

  • Real-time road condition monitoring
  • Infrastructure development tracking
  • Interactive map visualization
  • Progress reporting and analytics
  • User-friendly dashboard interface

Tech Stack

  • Frontend Framework: React with TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • UI Components: shadcn-ui
  • Development Tools:
    • ESLint for code linting
    • TypeScript for type safety
    • PostCSS for CSS processing

Getting Started

Prerequisites

  • Node.js (LTS version recommended)
  • npm or yarn package manager

Installation

  1. Clone the repository:
git clone <repository-url>
cd infra-track-mahendragarh-roads
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

The application will be available at http://localhost:5173

Project Structure

infra-track-mahendragarh-roads/
├── src/              # Source code
├── public/           # Static assets
├── components/       # Reusable UI components
├── pages/           # Application pages
└── styles/          # Global styles

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any queries or support, please contact the project maintainers.