/myWallet

A Wallet application made with React to manage daily expanses and incomes.

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Install

To run this project on your machine,

git clone https://github.com/devanSAGA/myWallet.git
cd myWallet
yarn
yarn start

To Do

  • Configure Redux.
  • Implement CRUD operations.
  • Add Styling.
  • Configure Firebase.
  • Add User Authentication
  • Deploy.