This project is a React-based ROI (Return on Investment) calculator designed to help businesses estimate the potential savings and benefits of implementing the Cactus AI system.
- User-friendly interface for inputting business data
- Detailed ROI calculations based on various factors
- Responsive design for desktop and mobile devices
- Interactive results display with explanations
- Node.js (v14 or later)
- npm (v6 or later)
-
Clone the repository:
git clone https://github.com/your-username/roi-calculator.git -
Navigate to the project directory:
cd roi-calculator -
Install dependencies:
npm install -
Start the development server:
npm start -
Open http://localhost:3000 to view it in your browser.
- Enter your business details in the input form.
- Click the "Calculate ROI" button.
- View the detailed results, including ROI, cost savings, and payback period.
- React
- Tailwind CSS
- Framer Motion
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.