Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Building a React **Cash Withdrawal** app .

### Refer to the image below:




cash withdrawal


### 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.