React Bill Splitter

This is a simple bill calculator and divison app developed to demonstrate React.js's functionality and for educational purposes.

##Built With

screenshot

Project Screen

screenshot

Getting Started

To run a local copy of this application, follow the steps below:

  1. Open your terminal.
  2. Navigate to the desired location to download the contents of this repository.
  3. Copy and paste the following code into your terminal :
    $ https://github.com/pipe2442/b-splitter.git
  4. Run cd b-splitter
  5. Install your dependencies
    $ npm install
  6. Install sass
    $ npm i sass
  7. run
    npm start

Usage

Launch the local version of this project running npm start on your terminal.

Authors

👤 Luis Felipe Angulo Torres

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! 🤝

📝 License