-
Notifications
You must be signed in to change notification settings - Fork 79
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
Milestone 2, 3A, 3B, and 4 - Sohini Pillay #115
Conversation
…ect-2023 "feat: add updates in organization"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are missing individual blog pages. You want to be able to redirect to a blog after clicking on a link in their preview in the blog list.
Incredible work! No issues that I can see, your deployed website link doesn't work unfortunately, but given the screenshots provided and the code, I can tell it would be fully functional! Nice use of function names, getBlogsBySlug for example, very clear to whoever is reading what the function will do! Congrats on finishing bootcamp! |
Developer: Sohini Pillay
Closes #66 #110 #134 #168
Pull Request Summary
Completed Milestone 2, 3A, 3B, and 4. Converted all HTML and CSS to React. Turned Navbar, Footer, and Blog Preview into React components. Used props for Blog Preview Components. Implemented MongoDB database for blogs and projects, including comments for both. Created a contact page that connects to my email using emailjs.
Special Instructions (optional)
Pull Request Checklist
Screenshots/Screencast