You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple transaction table application built as a part of my bootcamp task. It allows you to view and sort transactions. Additionally, the app has a search functionality to quickly find specific transactions. It simulates a real-time API and database using Axios and live server.