-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from SurferSamuel/ui-update-2
UI Update 2
- Loading branch information
Showing
70 changed files
with
3,129 additions
and
541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,25 @@ | ||
# Stash | ||
|
||
A stock portfolio management application, written in Typescript using React. | ||
A stock management application written in TypeScript, using Electron and React. | ||
|
||
![image](https://github.com/user-attachments/assets/a4613299-3daf-4c85-9f33-fe2b8e1c943f) | ||
|
||
## Installation | ||
|
||
1. Clone repo | ||
1. Clone the repository | ||
|
||
``` | ||
git clone [email protected]:SurferSamuel/Stash.git | ||
``` | ||
|
||
2. Install packages | ||
|
||
``` | ||
npm install | ||
``` | ||
|
||
3. Run the application | ||
|
||
``` | ||
npm start | ||
npm run start | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.