Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonickmumba/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.
https://github.com/sonickmumba/eat-and-split

css3 html5 javascript reactjs

Last synced: 20 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 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

![Travel list2 jpeg](https://res.cloudinary.com/djlpfihyu/image/upload/v1704281596/Eat_and_Split-full.jpeg_qyfctl.png)

## 🛠 Built With

### Tech Stack

Languages

Testing library


  • RSpec

### Key Features

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

(back to top)

- [Live demo Link](https://eatssplit-sonick.netlify.app)

## 🚀 Live video

- Coming soon

(back to top)

## 💻 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:

```sh
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:

```sh
npm run dev
```
-
### Run tests
- Coming soon

### Deployment

You can deploy this project using:

## 🚀 Live Demo

- [Live Demo Link](https://eatssplit-sonick.netlify.app)

(back to top)

## 👥 Authors

👤 **Sonick Mumba**

- GitHub: [@Sonickmumba](https://github.com/Sonickmumba)
- Twitter: [@Sonick](https://twitter.com/MumbaSonick)
- LinkedIn: [Sonick Mumba](https://linkedin.com/in/sonickmumba)

(back to top)

## 🔭 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]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Sonickmumba/travel-list/issues).

(back to top)

## ⭐️ Show your support

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

(back to top)

## 🙏 Acknowledgments

I would like to thank...
- [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) 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

(back to top)

## 📝 License

This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.

(back to top)