The expense tracker demo application showcases several Essential JS 2 components together in a real-world application scenario to track and visualize your daily expenses. You can further explore the source code of this application and use it as a reference for integrating Essential JS 2 components into your applications.
- Visual Studio 2022 (or)
- Visual Studio 2019
- Clone the repository.
- Open the Expense_Tracker_MVC.csproj file using Visual Studio.
- Press Ctrl + F5 to run the sample.
Check all the showcase samples from here.