Skip to content
New issue

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

Add navigation header #1

Closed
joseph-behrens opened this issue Apr 17, 2021 · 2 comments
Closed

Add navigation header #1

joseph-behrens opened this issue Apr 17, 2021 · 2 comments

Comments

@joseph-behrens
Copy link

Add navigation header to the website so that users can navigate from the home page to the preferences page and vice versa.

@nplutt I'm willing to help out. This was the first on your list, but let me know if I should grab something else.

@nplutt
Copy link
Owner

nplutt commented Apr 17, 2021

Sounds good to me! I'm using the react bootstrap library, there's a component in there that you can probably use.

The document is pretty limited, this should get the UI up and running though:

cd ui
npm install
npm run start

@joseph-behrens
Copy link
Author

joseph-behrens commented Apr 18, 2021

I was afraid you were going to say that :)
I've tried that a couple times last night and just now but I get an error about missing ../lib/api from src/pages. I did some digging but couldn't figure out if there was a missing package or build step.

(I'm just commenting out the calls to api for now to be able to run it since I don't need to test submitting anything)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants