Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Project to test React context API
https://github.com/joakimteixeira/expense-tracker

boostrap context-api css reactjs responsive-design

Last synced: about 2 months ago
JSON representation

Project to test React context API

Awesome Lists containing this project

README

        

# Expense Tracker

Project to test React children and Context API

![image](https://user-images.githubusercontent.com/12193814/98158481-b76ba400-1eb9-11eb-9b7d-fdaba747589d.png)

## To-do

- [ ] Refactor component states for better atomicity
- [ ] Create a new user interface

## Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start