Giter VIP home page Giter VIP logo

equidapp's Introduction

proyectName

PWA

💡 Idea:

El proyecto nace por una constitución de una familia, unos amigos se casaron y fueron a vivir juntos. Entonces nació una gran pregunta

¿Cómo se dividen los gastos del mes?

Es muy fácil decir gastamos 100, ponemos 50 cada uno. Personalmente creo que eso es igualitario y no equitativo, y como persona con
valores de equidad se me ocurrio la idea de llevarlo a cabo de una PWA (Progresive Web App), de manera que hasta podria funcionar sin
conexíon de internet, salvando el uso de la cotización de tipo de cambio (dólar).

Surgio entre los gastos el alquiler, y servicios. Entonces como uno de los integrantes cobraba en dólares y la otra en pesos argentinos.
Se me ocurrió la idea de hacer una web app en donde pudieran calcular rápidamente los porcentajes y números de la manera más equitativa
posible.

npm create vite@latest --

🧑‍🚀 Seasoned astronaut? Delete this file. Have fun!

proyect

🚀 Project Structure

Inside of your project, you'll see the following folders and files:

/
├── public/
│   ├── favicon.ico
│   └── logo.webp
│   └── robots.txt
├── src/
│   ├── components/
│   │   └── Userincomes
│   │   └── Consumption
|   │   └── Header
|   │   └──
│   ├── hooks/
│   │   └── useStore.js
│   │   └── useTheme.js
│   ├── redux/
│   │   └── api
│   │   └── app
│   │   └── features
│   └── main.jsx
│   └── app.jsx
│
|── index.html
└── package.json

There's nothing special about src/components/, but that's where we like to put any /React/ components.

Any static assets, like images, can be placed in the public/ directory.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:5173
npm run lint Linting proyect
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run predeploy Build and Preview your build locally, before deploying

👀 Want to learn more?

Feel free to check our documentation or tools web

equidapp's People

Contributors

marco5x avatar

Stargazers

 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.