/poc-react

React POC projects

Primary LanguageJavaScript

React basic crud applications for POC!

  • yarn dev to start the application.
  • yarn build to build the application for production.

It's in-memory expenses tracker using react has below features.

  • Add new expense.
  • Filter by year.
  • Chart of the monthly expenses.

Happy Coding!