A collaborative web application that allows users to calculate and visualize investment scenarios in real-time with others, similar to how Google Docs or Figma enable simultaneous collaboration.
Wondering how this was built? Checkout this blog post.
# Clone the repo
git clone [email protected]:afonsocrg/collaborative-calculator.git
cd collaborative-calculator
# Install dependencies
npm i
# Run the development server
npm run dev
If there's an issue or feature or bug fix you'd like to see, please open an issue or submit a pull request. All contributions are very welcome!
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.