unocorn-squad / job-posting-app

Our DevJobs web app enables users to browse and search for available job listings and explore detailed information about each job posting.
https://unocorn-squad.github.io/job-posting-app/
2 stars 0 forks source link

Install React Router and Create Initial Pages #24

Closed jennyychaa closed 3 months ago

jennyychaa commented 3 months ago

Install React Router (react-router-dom) and create the initial pages in the src/pages directory:

When creating these page components, only return Fragments for now.