File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 14
14
<strong >A modern, responsive stock portfolio tracker built with React and Node.js</strong >
15
15
</p >
16
16
17
- [ Live Demo] ( https://portfolio-tracker-hackstyx.vercel.app ) • [ API Endpoint ] ( https://portfolio-tracker-backend-y7ne.onrender.com/ api) • [ Report Bug] ( https://github.com/HackStyx/portfolio-tracker/issues )
17
+ [ Live Demo] ( https://portfolio-tracker-hackstyx.vercel.app ) • [ API Documentation ] ( #- api-endpoints ) • [ Report Bug] ( https://github.com/HackStyx/portfolio-tracker/issues )
18
18
19
19
![ Portfolio Dashboard] ( https://i.imgur.com/your-screenshot.png )
20
20
@@ -79,6 +79,11 @@ npm start
79
79
80
80
## 🔌 API Endpoints
81
81
82
+ ### Base URL
83
+ ```
84
+ https://portfolio-tracker-backend-y7ne.onrender.com/api
85
+ ```
86
+
82
87
### Portfolio
83
88
84
89
```
You can’t perform that action at this time.
0 commit comments