update README.md

This commit is contained in:
agatha 2024-04-09 17:51:12 -04:00
parent dc67c7eb10
commit 1c4fd23e76

View File

@ -1,4 +1,7 @@
# Forum Frontend
The frontend for the forum is written in React.
**Note**: Before running, update the `apiUrl` in `app/src/App.js` to point your backend.
## Development
To start the frontend in development mode and serve on http://localhost:3000: