π¦ URL Routing in React π¦
Posted on Mar 31st, 2021
Todayβs topics
- React Router
- Revisit and review login with a token
π― Project
Keep on with QuestionBox! You should be able to make requests for questions and answers by Friday. Deploy to Netlify as soon as possible (it has to run locally with no errors to be deployable) π.
π Read | πΊ Watch | π§ Listen
π Resources
- React Router docs
- Token Authentication Endpoint guide for djoser library -> This is the library being used by the backend