React Expense Tracker
Alejandro Vivas
Posted on May 14, 2020
Hi all!
Last week was really fun. I've been coding some stuff and had more practice with React. (I work with Vue and Angular, mostly) and I have to say I really love React Hooks!
This time I want to share with you this little Expense Tracker App and I hope some people will find it useful to learn.
Some things you will find:
-React Hooks
-Context API
-Themming (Light and Dark mode)
-Change UI language using React n18next.
-Firebase CRUD
-Firebase Authentication using ReactFire.
-Data visualization with Charts JS.
Demo --> https://react-exp-tracker.netlify.app/
Repo --> https://github.com/AlexSegen/react-expense-tracker
Any feedback is very appreciated.
Posted on May 14, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
October 22, 2024