Skip to content

Commit 3aa11e1

Browse files
committed
Update API documentation link and add base URL in README
1 parent 6b34e54 commit 3aa11e1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<strong>A modern, responsive stock portfolio tracker built with React and Node.js</strong>
1515
</p>
1616

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)
1818

1919
![Portfolio Dashboard](https://i.imgur.com/your-screenshot.png)
2020

@@ -79,6 +79,11 @@ npm start
7979

8080
## 🔌 API Endpoints
8181

82+
### Base URL
83+
```
84+
https://portfolio-tracker-backend-y7ne.onrender.com/api
85+
```
86+
8287
### Portfolio
8388

8489
```

0 commit comments

Comments
 (0)