Deployed version https://moshnogorskaia.github.io/cash-account/
This is a small fake cash account, where it is possible to change the portfolio name, using the local component state. All components are covered by unit tests.
TODOs:
Follow these steps to set up and run the project:
Install Dependencies: Navigate to the root of the project and install all dependencies for both applications.
npm install
Run the Applications: You can start the application with:
npm run start
http://localhost:3000
.