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 ShareIcons component to website repo #139

Open
hs4man21 opened this issue Sep 1, 2020 · 0 comments
Open

Add ShareIcons component to website repo #139

hs4man21 opened this issue Sep 1, 2020 · 0 comments
Assignees

Comments

@hs4man21
Copy link
Contributor

hs4man21 commented Sep 1, 2020

– Clone stanforddaily repo and make sure you can run it locally on your machine
– cd into repo's components dir and then enter "touch ShareIcons.tsx" to create file for ShareIcons component
– Paste in the code from your existing ShareIcons component and adapt to fit TypeScript (Don't hesitate to ask for help!)
– Once component is working, navigate to the file ContentView.tsx, import your component and add below
– Run the code using yarn and check out a post at localhost:3000 to see the ShareIcons component in action
– Celebrate!

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