Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joakimteixeira/banking-component

Project to test React useReducer hook
https://github.com/joakimteixeira/banking-component

absolute-imports airbnb-eslint bootstrap context-api proptypes reactjs responsive-design

Last synced: about 2 months ago
JSON representation

Project to test React useReducer hook

Awesome Lists containing this project

README

        

# Banking Component

Project to test React useReducer hook

[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)

![image](https://user-images.githubusercontent.com/12193814/99357259-5fa24500-288a-11eb-9f75-b1fb29b79cc0.png)

## Running the Project

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

npm install
npm run start