Nolra / front_course_2023

charity course
7 stars 0 forks source link

React Routing #28

Open Nolra opened 11 months ago

Nolra commented 11 months ago

Code: https://github.com/Nolra/front_course_2023/tree/react-routing

Повторение: https://it-dev-journal.ru/tags/react-router (Все 4 статьи)

Домашнее задание: (https://nolra.github.io/react_hw/ - вкладка Routing, компонент - Todos + Effect) Напишем небольшое приложение, которое будет содержать публичную домашнюю страницу и приватную страницу (недоступную неавторизованным пользователям). Повторите поведение компонента в образце.

nedostatoksna commented 11 months ago

https://nedostatoksna.github.io/react_homeworks/ https://github.com/nedostatoksna/react_homeworks/tree/main/src/components/Routing

voidaugust commented 11 months ago

https://voidaugust.github.io/react-craftworks/ https://github.com/voidaugust/react-craftworks