Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joakimteixeira/banking-component
- Owner: JoakimTeixeira
- Created: 2020-11-04T21:54:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:10:27.000Z (about 2 months ago)
- Last Synced: 2024-11-07T20:21:02.468Z (about 2 months ago)
- Topics: absolute-imports, airbnb-eslint, bootstrap, context-api, proptypes, reactjs, responsive-design
- Language: JavaScript
- Homepage:
- Size: 803 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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