hanihusam / expense-tracker-react

A simple app to track your daily transaction. It's made by React Hooks & Context API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with React Hooks & Context API.

Expense Tracker (React)

This is a React version of the vanilla JS Expense Tracker. It uses functional components with Hooks and the Context API

Usage

npm install

# Run on http://localhost:3000
npm start

# Build for prod
npm run build

About

A simple app to track your daily transaction. It's made by React Hooks & Context API.


Languages

Language:JavaScript 84.6%Language:HTML 15.4%