-
Notifications
You must be signed in to change notification settings - Fork 1
08. Resources we found useful
Deploying to Heroku: https://stackoverflow.com/questions/41249529/deploying-react-and-django-on-heroku https://www.youtube.com/watch?v=r0ECufCyyyw https://www.google.com/search?q=heroku+deploying+a+react+frontend+django+backend&oq=heroku+deploying+a+react&aqs=chrome.0.69i59j69i57j0i22i30i457j0i22i30l3j69i60.7852j1j7&sourceid=chrome&ie=UTF-8
Material UI: https://material-ui.com/ https://github.com/CodAffection/Build-a-Perfect-React-Form-with-Hook
Django and React: https://www.valentinog.com/blog/drf/ https://www.youtube.com/watch?v=bQXhG1eZGLM&list=PLzMcBGfZo4-kCLWnGmK0jUBmGLaJxvi4j&index=6
Set Python3 Environment on Mac: https://opensource.com/article/19/5/python-3-default-mac ttps://cjolowicz.github.io/posts/hypermodern-python-01-setup/
PIP freeze: https://pip.pypa.io/en/stable/user_guide/
Troubleshooting Postgres: https://blog.vince.id/installing-psycopg2-on-macos
Testing: https://create-react-app.dev/docs/running-tests/ https://www.smashingmagazine.com/2020/06/practical-guide-testing-react-applications-jest/ https://reactjs.org/docs/testing-recipes.html https://www.valentinog.com/blog/testing-django/ https://docs.djangoproject.com/en/3.1/topics/testing/overview/
Weather API: https://www.youtube.com/watch?v=GuA0_Z1llYU https://github.com/TylerPottsDev/weather-react https://github.com/makersacademy/course/blob/master/pills/calling_apis_in_javascript.md
Add a Video to GitHub ReadMe: https://dev.to/codingknite/how-to-add-a-video-to-your-github-readme-52hk