Skip to content

gamadv/cashza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash'Za

About   |    Technologies   |    Getting Started   |    Technologies   |   

📓 About

The Cash'Za is an website to make a simple Finance control.

You can look on:

Presently this app only works create incomes and budgets and make a total calc.

🔨 Technologies

📃 Dependencies: -> package.json

  • React Js: JS Lib to build interface
  • Typescript: It's written in TypeScript
  • Axios: Best lib to work with Promise-based HTTP client
  • Mirage JS: Mirage JS is an API mocking library that lets you build, without having to rely on any backend services.:
  • Styled-components: Personal choice for application styles:
  • Polished: A lightweight toolset for writing styles in JavaScript:

✒️ Getting Started

If you want to run this app on your dev workspace, look that:

You must have installed:

  1. Node.js. Here
  2. GIT. Here

Downloading dependencies:

  $ npm install

  # or

  $ yarn

🔥 Once dependencies download, just run your start command :

  $ npm dev

  # or

  $ yarn dev

💙 Made by