Portfolio Simulator for Investing, using real data provided by yahoo finance with sleek modern Design.
Find a file
2024-12-21 23:15:39 +01:00
.bolt Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
.github/workflows Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
src Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
.gitignore Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
eslint.config.js Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
index.html Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
package-lock.json Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
package.json Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
postcss.config.js Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
tailwind.config.js Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
tsconfig.app.json Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
tsconfig.json Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
tsconfig.node.json Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00
vite.config.ts Initial commit: Portfolio Simulator Implementation 2024-12-21 23:15:39 +01:00