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: 2 months 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.
- Host: GitHub
- URL: https://github.com/sonickmumba/eat-and-split
- Owner: Sonickmumba
- Created: 2023-11-24T20:21:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-24T09:02:27.000Z (12 months ago)
- Last Synced: 2025-02-13T18:18:02.232Z (4 months ago)
- Topics: css3, html5, javascript, reactjs
- Language: JavaScript
- Homepage: https://eatssplit-sonick.netlify.app
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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** 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
Languages
Testing library
- RSpec
- **[eat and split page]**
- **[Show how much is owed by a person]**
- **[bill form]**
- **[Add friend layout]**
- [Live demo Link](https://eatssplit-sonick.netlify.app)
- Coming soon
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 Link](https://eatssplit-sonick.netlify.app)
👤 **Sonick Mumba**
- GitHub: [@Sonickmumba](https://github.com/Sonickmumba)
- Twitter: [@Sonick](https://twitter.com/MumbaSonick)
- LinkedIn: [Sonick Mumba](https://linkedin.com/in/sonickmumba)
- [ ] **[Have a decent desktop design for the webapp.]**
- [ ] **[Add login to the app.]**
- [ ] **[implement some UX improvements: include transitions and/or animations, etc]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Sonickmumba/travel-list/issues).
If you like this project it a thumb up : 👍 and share this projects with your friends
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
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.