React app with typescript template
Build an app to send ether with the given user interface.
- Transactions must be stored and fetched making use of the TransactionsService addTransaction and getListOfTransactions methods
- Past transactions must be listed on the main page
- You would need to add an "amount to transfer" input field (not present in the image)
- Styling and layout do not have to be necessarily like the provided image
- Interface and "pixel perfect" design will not be taken into account.
- Responsive design
- Architecture skills
- React skills