This project was bootstrapped with Create React App.
To run this project on your machine,
git clone https://github.com/devanSAGA/myWallet.git
cd myWallet
yarn
yarn start
- Configure Redux.
 - Implement CRUD operations.
 - Add Styling.
 - Configure Firebase.
 - Add User Authentication
 - Deploy.