Payments Tracker is a ReactJS SPA which is store/delete payments using firebase firestore.
This application is hosted on Netlify using my custom domain. You can take a look in https://www.ntelikatos.live.
Use the package manager NPM to install Payments Tracker.
npm install
It's a sample react application to prove a portion of my ReactJS, JavaScript and Firebase skills.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.