We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
localhost:3000/
pages/EventsPage.jsx
/pages/HomePage.jsx
EventsPage.jsx
CreateEvent button
HomePage.jsx
NavBar
Home Page
Home Button
pages/EventPage.jsx
localhost:3000/event
Filter by location and date
The text was updated successfully, but these errors were encountered:
eachen1010
MatthewCCChang
No branches or pull requests
Home Page
Event Page
Description
localhost:3000/
orpages/EventsPage.jsx
) into two pages:Your Goal:
Home Page
/pages/HomePage.jsx
EventsPage.jsx
but without theCreateEvent button
localhost:3000/
toHomePage.jsx
in App.jsxNavBar
so it navigate toHome Page
whenHome Button
is clickedEvent Page
pages/EventsPage.jsx
(plural) topages/EventPage.jsx
(singular)localhost:3000/event
and connect it topages/EventPage.jsx
Filter by location and date
functionality:Resources
The text was updated successfully, but these errors were encountered: