eat-and-split

Eat-and-split is a web application where friends can split bill after a meal. The app shows how much one owes the other. Also more friends can be added to the eat and split bill app. It is built using React, Javascript, HTML, CSS3.

Stars
1
Committers
1

📗 Table of Contents

📖 Eat and split

Eat-and-split is a web application where friends can split bill after a meal. The app shows how much one owes the other. Also more friends can be added to the eat and split bill app. It is built using React, Javascript, HTML, CSS3

🛠 Built With

Tech Stack

Key Features

  • [eat and split page]
  • [Show how much is owed by a person]
  • [bill form]
  • [Add friend layout]

🚀 Live video

  • Coming soon

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:Sonickmumba/eat-and-split.git

Install

Install this project with:

  cd eat-and-split
  bundle install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

  • Coming soon

Deployment

You can deploy this project using:

🚀 Live Demo

👥 Authors

👤 Sonick Mumba

🔭 Future Features

  • [Have a decent desktop design for the webapp.]
  • [Add login to the app.]
  • [implement some UX improvements: include transitions and/or animations, etc]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project it a thumb up : 👍 and share this projects with your friends

🙏 Acknowledgments

I would like to thank...

  • Gregoire Vella on Behance for the design of the project.
  • Microverse for giving the opportunit
  • Code reviewers and coding partners
  • Hat tip to anyone whose code was used
  • Inspiration

📝 License

This project is MIT licensed.

Related Projects