Project made using React , using number of react hooks i.e. Material UI. GraphQL on the client with the help of apollo client and apollo-boost all of that on top of a graphQL bakend that was only made wiht python Django and Graphene
pipenv shell for making a virtual environment
install these apps pipenv install django graphene-django django-graphql-jwt django-cors-headers
optional install code formatter pipenv install --dev autopep8
https://github.com/flavors/django-graphql-jwt
https://github.com/reedbarger/react-tracks-client
apollo graphql
material UI for themes and material and styling