rtreharne / fizzynewt

2 stars 0 forks source link

Adding backend and test frontend to application #1

Closed stmball closed 3 years ago

stmball commented 3 years ago

To run:

The node server is running a react app, that when the test button is pressed should communicate with the Django API app to fetch the data using the django rest api library.