ModularHistory / modularhistory

https://www.modularhistory.com
33 stars 11 forks source link

Reactify the entities page #225

Closed mattfredericksen closed 3 years ago

mattfredericksen commented 3 years ago

https://www.digitalocean.com/community/tutorials/build-a-to-do-application-using-django-and-react https://www.valentinog.com/blog/drf/

https://blog.usejournal.com/serving-react-and-django-together-2089645046e4 https://create-react-app.dev/docs/deployment/

mattfredericksen commented 3 years ago

Starting with entities. The serializer will need to be completed, and a frontend/ directory should be created in the project root using create-react-app.