A modern, customizable chart library for React and Next.js applications featuring visually stunning and interactive data visualizations.
maintained by: LegionWebDev
- 🎨 Beautiful pre-designed chart components
- 🌈 Multiple chart types: Bar, Line, Area, Pie, Radar
- ✨ Animated and interactive visualizations
- 🎭 Customizable styles, patterns, and effects
- 📱 Fully responsive design
# Clone the repository
git clone https://github.com/yourusername/evilcharts.git
cd evilcharts
# Install dependencies
npm install
# or
yarn installnpm run dev
# or
yarn devOpen http://localhost:3000 to view the application in your browser.
Comprehensive documentation is available at http://localhost:3000/docs when running locally.
- Next.js - React framework
- Recharts - Composable charting library
- Tailwind CSS - Utility-first CSS framework
This project is licensed under the MIT License - see the LICENSE file for details.