/simple-bill-splitter

Simple Bill Splitter is a web system that allows users to calculate bills between other people.

Primary LanguageJavaScriptMIT LicenseMIT

Simple Bill Splitter

Running   |    Tecnologies   |    License

License

Simple Bill Splitter is a web system that calculates bills between you and your friends.


Simple Bill Splitter


💻 Running

Requirements:

  • node >= 18.16.0
  • yarn >= 1.22.19

1. Clone the application

git clone https://github.com/arthursvpb/simple-bill-splitter.git

2. Install dependencies & Run local dev server

yarn && yarn dev

3. Project is running at: http://localhost:8080/

✨ Technologies

📝 License

This project is under the MIT license. See the LICENSE file for more details.