-
Fork/Clone
-
Run the server-side FastAPI app in one terminal window:
$ cd backend $ python main.py --reloadNavigate to http://localhost:8000 To see api docs, http://localhost:8000/docs
-
Run the client-side React app in a different terminal window:
$ cd frontend $ npm install $ npm run startNavigate to http://localhost:3000 to interact!
apolisskaya/donation-manager-react-fastapi
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|