humberto1212 / expenses

Expenses app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expenses-app

Expense tracker using React

Specifications

through the React-app you can create and delete expenses, as well as filter the results depending on the year they were created.

Instructions:

  • Open your terminal and then type $ git clone {the url to the GitHub repo}, This clones the repo.
  • cd into the new folder and type $ npm install. This installs the required dependencies.
  • To run the React project $ npm start

About

Expenses app


Languages

Language:JavaScript 75.2%Language:CSS 18.0%Language:HTML 6.8%