5. Routing react applications with React Router 4
|
|
|
|
1. Initial install
|
2. Setting up react router
|
3. Navigating pages with react router Link component
|
4. Structuring our blog template
|
|
|
|
|
5. Migrating static html to react app
|
6. The footer component
|
7. The article component
|
8. The create article component
|
|
|
|
|
9. Refactoring banner component
|
10. The login component
|
11. Single article component
|
12. Clean up
|