You can use the live version of the calculator here.
To set up this project for development on your local machine, follow these steps:
-
Clone the repository
git clone https://github.com/alainrk/meetingcost.git cd meetingcost
-
Install dependencies
npm install
-
Start the development server
npm run dev
This will run the app in development mode. Open the local URL showed to view it in your browser.
Contributions to this project are welcome! Please feel free to submit pull requests, create issues or spread the word.
This project is open source and available under the MIT License.