/Sumaccount

Basic project to take into account my finances๐Ÿ’ต๐Ÿ“ˆ๐Ÿ“…

Primary LanguageTypeScript

Sum Account ๐Ÿ’ต๐Ÿ“…

This project was born with the initiative of putting into practice basic knowledge learned from** REACT NATIVE**, adding functionalities to it.

The project is created with the need to be able to take into account my finances, having the possibility of being able to add a name, the price and know in which month I made the expense, knowing the total of all the cats that were added in the month. It has the possibility of deleting.

This project is something basic

Installation ๐Ÿ“ฅ

Follow these steps to set up the project in your local environment:

  1. Clone the repository:

    https://github.com/YuranyUlchur/Sumaccount.git

  2. Navigate to the project directory:

     cd Sumaccount
    
  3. Start the development server

     npx react-native start
    
  4. Run the app on a simulator or device

     npx react-native run-ios
      o
      npx react-native run-android
    

Authors โœ๐Ÿป


Yurany Ulchur