diff --git a/frontend/README.md b/frontend/README.md index cdcc73a..4d918c2 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -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: