Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahamudm90/expense-tracker

This is a React version of the vanilla JS Expense Tracker.📜📌
https://github.com/mahamudm90/expense-tracker

css3 html5 react-hooks reactcontextapi

Last synced: about 7 hours ago
JSON representation

This is a React version of the vanilla JS Expense Tracker.📜📌

Awesome Lists containing this project

README

        

# Expense Tracker (React)

This is a React version of the [vanilla JS Expense Tracker](https://github.com/MahamudM90/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
```
![ScreenShot of Form](screenshots/duma.png)

### [Live](https://expense-trackerm90.netlify.app/)