Skip to content

zx000097/Django-React-Music-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django-React-Music-Controller

This is following Tech With Tim's tutorial here in https://youtube.com/playlist?list=PLzMcBGfZo4-kCLWnGmK0jUBmGLaJxvi4j&si=po35HCTil9uLDJz2, with some modification.

In the tutorial, Tim was writing the frontend part within an django app. I could not get the Babel setup to work so I had to separated the react part with the backend by using a different port 3000. They communicate using the axios library.

Furthermore, Tim was using the React class components, while I use function components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published