Splitter calculates tip amount for various percentages of the cost of the service, and also provides a total amount per person that includes the tip.
- HTML & CSS
- JavaScript
- React class component
- OOP
| Mobile | Desktop |
|---|---|
![]() |
![]() |
To get a local copy up and running follow these simple example steps.
- copy this link
https://github.com/ShoiraTa/splitter.git. - get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write
git clone https://github.com/ShoiraTa/splitter.git. - go to the repository folder in your command prompt.
- run
bundle install. - run
npm install - create database in your postgre called
hello-rails-react - run
rails db:migrate - To run start the webpack run
./bin/webpack-dev-server.
👤 Shoira
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-- FrontEndMasters

