- Full-Stack React Projects
- Shama Hoque
- 66字
- 2021-06-25 21:45:18
User and auth components
The React components described in this section complete the interactive features defined for the skeleton by allowing users to view, create, and modify user data stored in the database with respect to auth restrictions. For each of the following components, we will go over the unique aspects of each component, and how to add the component to the application in the MainRouter.