Code Monkey home page Code Monkey logo

eat-n-split's Introduction

🍴 eat-n-split πŸ•

UI image

Description

Eat-n-Split is a small React application designed to simplify the process of splitting bills among friends after dining. This user-friendly app keeps track of owed money between friends and provides a hassle-free experience. eat-n-split allows you to input the bill amount, specify individual payments, and automatically tracks the money owed. No more worries about remembering who owes whatβ€”eat-n-split takes care of it for you.

Learning and Concepts

React

  • This project served as a valuable learning experience, enhancing my proficiency in React and reinforcing fundamental concepts:

  • State Management: Delved into the concept of state, understanding how it allows the application to keep track of data over time. Learned to implement state to add dynamic behavior and interactivity to components.

  • Effective Use of State: Improved skills in determining when and where to use state for optimal application performance. Recognized scenarios where state is essential for maintaining component-specific data.

  • Data-Flow with Props: Gained insights into the importance of props in establishing a data-flow within React components. Understood how to pass data between parent and child components, facilitating communication and reusability.

  • Component Composition: Learned the practice of breaking down user interfaces into smaller, manageable components. Explored the benefits of component composition in terms of code organization, maintainability, and scalability.

  • JSX: Mastered the construction of components using JSX. Leveraged JSX to declaritively describe the structure of UI elements.

Running the Project Locally

To run this project on your local machine, follow these steps:

Prerequisites: Make sure you have the following installed on your machine.

  • Node.js
  • npm

Steps

  1. Clone the Repository
git clone https://github.com/williamGarcia99x/eat-n-split.git
  1. Install Dependencies:
cd eat-n-split.git
  1. Install Dependencies:
npm install
  1. Run the Development Server
npm run dev
  1. Open in Browser

Open your browser and navigate to http://localhost:5173 (or another port specified in the console)

  1. Explore the App:

The application should now be running locally 😎.

eat-n-split's People

Contributors

williamgarcia99x avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.