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: 3 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:10:27.000Z (7 months ago)
- Last Synced: 2025-01-17T08:37:17.531Z (4 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
[](https://github.com/airbnb/javascript)

## Running the Project
To get started, fork the repository, clone it, and then run the following commands:
npm install
npm run start