Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/castle2668/react-expense-tracker

Max's React Course Practice Project 01: JSX & State (Section 3-5)
https://github.com/castle2668/react-expense-tracker

jsx react usestate-hook

Last synced: 13 days ago
JSON representation

Max's React Course Practice Project 01: JSX & State (Section 3-5)

Awesome Lists containing this project

README

        

# React Expense Tracker

## Install the dependencies

```git
npm install
```

## Start the project

```git
npm start
```