/ExpensifyApp

📂 Manage your expenses. Built using ReactJS

Primary LanguageJavaScriptMIT LicenseMIT

⚠️This project is under development.🚧

ExpensifyApp 💸

Organize your expenses

Author GitHub top language Stars Issues


📌 Table of Contents

🔗 Features

  • 📋 Add, edit or remove expenses
  • 🔍 Filter expenses by text, startDate, and endDate
  • 🗂 Sort expenses by date or text

👷 Installation

You need to install Node.js. In order to clone the project via HTTPS, run this command:

git clone https://github.com/tiago-web/ExpensifyApp.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:tiago-web/ExpensifyApp.git

Install dependencies

yarn install or npm install

🏁 Getting Started

Run the following command in order to start the application in a development environment:

Initialization

yarn start or npm start

🔒 Dependencies

Important: These are only the most important ones.

📮 FAQ

Question: What is the technology used in this project?

Answer: The tecnology used in this project is React.

🔨 Issues

Feel free to file a new issue with a respective title and description on the ExpensifyApp repository. If you already found a solution to your problem, i would appreciate to review your pull request!

📖 License

Released in 2020. This project is under the MIT license.

Made with ❤️ by Tiago Soriano 🚀