Course lesson
Create a New Shop Form Page for Logged In Users
Logged in vendors need a way to create a new shop to sell products on. This lesson will do some presentational code set up before we interact with the database.
- Duration
- 3 min
- Access
- Free
- Transcript
- Retained from source evidence
Logged in vendors need a way to create a new shop to sell products on. This lesson will do some presentational code set up before we interact with the database.
We'll create a button that we conditionally show to logged in users, create a new page, and walk through a new shops form component.