track-app

This project is a React app, which fetches data from a RESTful API, that I also developed. The purpose here was to create an expense tracker, so the users can use it to manage better their financial matters. There were two things that I liked the most while working on this one. The first was to use JsonWebToken to encrypt a user's persisted data in localStorage. The second was the error handling feature which made the app easier to use.

Stars
11

Statistics for this project are still being loaded, please check back later.

Related Projects