Rumo is an AI-powered sales optimization tool that provides data-driven insights to boost sales performance. This project showcases Rumo's features and pricing.
- Next.js
- TypeScript
- Spline
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/rumo.git
- Navigate to the project directory:
cd rumo
- Install dependencies:
npm install
- Start the development server:
npm start
Visit the live demo to explore Rumo's features, including:
- Homepage showcasing Rumo's capabilities.
- About section providing information about the project.
- Pricing section detailing subscription plans and benefits.
Contributions are welcome! Please follow these guidelines when contributing to the project:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m 'Add new feature'
- Push to the branch:
git push origin feature-branch
- Submit a pull request.
For major changes, please open an issue first to discuss potential changes.
This project is licensed under the MIT License.