An interactive visualization system for analyzing crime patterns across India.
- Interactive map visualization of crime data
- Crime statistics by region
- Real-time crime alerts
- Detailed crime analytics dashboard
- Clone the repository
git clone https://github.com/yourusername/crime-analysis-system.git
cd crime-analysis-system- Install dependencies
# Install client dependencies
cd client
npm install
# Install server dependencies
cd ../server
npm install- Start the application
# Start server (from server directory)
npm run dev
# Start client (from client directory)
npm run devCreate a .env file in the server directory:
PORT=5000
MAPTILER_API_KEY=your_api_key_here- React.js
- Node.js
- Express
- MapTiler SDK
- Material-UI =======
8554ce96faa114d324bc1f9fb7189b0175d4bc56