Skip to content

alainrk/meetingcost

Repository files navigation

Meeting Cost Calculator

Logo

Try It Out

You can use the live version of the calculator here.

Development Setup

To set up this project for development on your local machine, follow these steps:

  1. Clone the repository

    git clone https://github.com/alainrk/meetingcost.git
    cd meetingcost
    
  2. Install dependencies

    npm install
    
  3. 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.

Contributing

Contributions to this project are welcome! Please feel free to submit pull requests, create issues or spread the word.

License

This project is open source and available under the MIT License.

About

Meeting cost calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published