Courses / Creating A Fullstack Linktree Clone (Legacy)

Creating Profile Pages And Top Level Routes For Users

This lesson looks at the logic behind creating top level routes for our user profiles. In a future lesson we'll extend what we learn here to restrict which usernames can be created based on routes we feel should be protected. For now, we look at how to create a top level link, such as http://localhost:3000/1 in order to give the users a top level profile page link similar to Linktree's. (https://linktr.ee/Deanin)

Exercises

No exercises in this lesson yet.