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

Website Header #68

Open
umang-sinha opened this issue Oct 5, 2021 · 5 comments
Open

Website Header #68

umang-sinha opened this issue Oct 5, 2021 · 5 comments

Comments

@umang-sinha
Copy link
Member

Create a React component for the header that will be reused across all pages on the website. The designs can be found here. You are expected to strictly comply to these designs.
The ACM logo that you would need can be found in svg format here. Please note that the colour used in the buttons has the hex code: # 273036. The buttons have a border radius of 6 pixels and the font used is 'Inter Regular'.

@AmirNaghibi
Copy link

Is it okay to use a component library such as Google Material UI or Chakra UI? This will require adding the library to package.json

Great project by the way 💯

@Devesh21700Kumar
Copy link
Member

Is it okay to use a component library such as Google Material UI or Chakra UI? This will require adding the library to package.json

Great project by the way 💯

Yeah you can use them.
But don’t forget to put the styles in a different file and then import it to the file you want to use it. You can refer to the folder structure of the initial code base for a better understanding.

@umang-sinha
Copy link
Member Author

@AmirNaghibi any updates on this?

@AmirNaghibi
Copy link

I've opened a PR.

#75

@umang-sinha
Copy link
Member Author

I've opened a PR.

#75

thanks for contributing! One of my colleagues will review the pull request and get back to you soon.

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

No branches or pull requests

4 participants