issues
search
ucsb-cs156-f22
/
team03-f22-6pm-3
0
stars
0
forks
source link
Add Placeholder for Articles Index Page
#9
Open
taeho1031
opened
2 years ago
taeho1031
commented
2 years ago
[ ] There is a file called 'ArticlesIndexPage.js' in the 'src/main/pages/Articles' directory.
[ ] The file export a react component with a basic layout, a title 'Articles', and placeholder text.
[ ] In 'App.js', there is a route linking the path '/articles/list' to 'ArticlesIndexPage'