Hello,
So I've made a basic homepage with some css styling
There's an established layout with some placeholder text, you can modify this to whatever you'd like. There is a link to the search page from home
I added a new route app.get(/home) for the homepage, the app still automatically opens up to the search page. I can try correcting this later if you'd like
Hello, So I've made a basic homepage with some css styling There's an established layout with some placeholder text, you can modify this to whatever you'd like. There is a link to the search page from home I added a new route app.get(/home) for the homepage, the app still automatically opens up to the search page. I can try correcting this later if you'd like