timofeysie / dot-one

A social network platform in vanilla React
1 stars 0 forks source link

About Page #20

Open timofeysie opened 6 days ago

timofeysie commented 6 days ago

Basic steps would include:

  1. Create a new feature pages/info/ directory and add an AboutPage.js component.
  2. Add routing in the App.js directory
  3. Create a link to the page in the header.

My first idea is as an About icon in the header, but there are other very common UX solutions for this, such as:

Thoughts on this would be welcome.

timofeysie commented 1 day ago

Please use some https://loremipsum.io/ and any Bootstrap styling you feel appropriate for this page.

Some links for how to use Bootstrap are here: