Skip to content

j-barreiros/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

An Expense Tracker App made using React and Typescript


Topics covered in this project:

  • React

    • Hooks
      • useState
      • useContext
      • useReducer
    • Context API
  • Typescript


Getting started

  • Clone the repository
    git clone https://github.com/j-barreiros/Expense-Tracker.git
  • cd into directory
    cd Expense-Tracker
  • Install dependencies
    npm install
  • Start the app
    npm start

About

An expense tracker app made using React.js and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published