Day-11:👨‍💻🔥

(React)

Today, I made a Expense Tracker App that tracks the expense of user. We can add an expense with name and amount. It shows the total expense at last. I used localstorage concept to retreive previously added expenses. This helped me understand the concepts of useState, localStorage, useEffect more clearly.

Tasks:
Made a Expense Tracker App using useState,useEffect and localStorage

That's it for today! 🚀