Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reddy-epk/cash-withdrawl
A react responsive banking withdraw model website.
https://github.com/reddy-epk/cash-withdrawl
class-components-and-state react reactjs
Last synced: 7 days ago
JSON representation
A react responsive banking withdraw model website.
- Host: GitHub
- URL: https://github.com/reddy-epk/cash-withdrawl
- Owner: reddy-epk
- Created: 2024-03-20T11:49:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T12:09:09.000Z (8 months ago)
- Last Synced: 2024-03-20T13:34:26.335Z (8 months ago)
- Topics: class-components-and-state, react, reactjs
- Language: JavaScript
- Homepage: https://epkwithdraw.ccbp.tech/
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building a React **Cash Withdrawal** app .
### Refer to the image below:
### Set Up Instructions
Click to view
- Download dependencies by running `npm install`
- Start up the app using `npm start`> - All components you implement should go in the `src/components` directory.
> - Don't change the component folder names as those are the files being imported into the tests.
> - **Do not remove the pre-filled code**
> - Want to quickly review some of the concepts you’ve been learning? Take a look at the Cheat Sheets.