Skip to content

My portfolio is a working document. Combining new skills in React and ability to follow design specs, my portfolio showcases my skills as a new developer

Notifications You must be signed in to change notification settings

BeckieMorton/project-portfolio

 
 

Repository files navigation

Technigo - React Portfolio Project

I have completed Sprint 2 of the boot camp! For the final phase, I took my skills in React to the next level by building my very own portfolio website, following a UX Designers specs, using the concepts learned in class.

Author

portfolio @Technigo github

Hi, I'm Beckie! 👋

Welcome to my first React portfolio project! I am Beckie, a student who has completed Sprint 2 of the boot camp and is now taking my skills to the next level. This portfolio showcases my mastery of React concepts, implementing components, props, hooks, and web APIs to create a dynamic and interactive website.

By breaking down the project into reusable components and efficiently passing data with props, I've ensured a well-structured and organized codebase. Utilizing React hooks, particularly the useState hook, has allowed me to manage reactive data and create an engaging user experience.

A standout feature of my portfolio is the seamless integration of web APIs, using useEffect to fetch project information from the GitHub API. This ensures that my portfolio stays up-to-date with my latest work, dynamically displaying project details and descriptions.

I've paid close attention to responsive design and CSS, utilizing CSS Grid and Flexbox to adapt the layout to various devices. The use of popular CSS frameworks like Tailwind CSS has streamlined my styling process, resulting in a consistent and visually appealing design.

Accessibility has been a priority, following guidelines to make my website usable by all users. Additionally, I've made effective use of comments and code documentation to explain complex logic and ensure maintainable code.

This portfolio is just the beginning of my coding journey. As I continue to grow and evolve, my portfolio will reflect my progress and creativity. Feel free to explore my GitHub repository and visit the live deployment link to see my work in action. Happy coding and enjoy the journey with me!

Lessons Learned

Through this project, I have learned invaluable lessons in React development. I now understand the power of components and props in creating a modular and organized codebase. React hooks, especially useState, have allowed me to manage state and interactivity effectively. Integrating web APIs taught me the importance of data fetching and dynamic content display, keeping my portfolio up-to-date effortlessly. Additionally, focusing on accessibility has made me more aware of creating inclusive user experiences. Overall, this project has honed my skills in clean coding practices and emphasized the significance of continuous testing and deployment for a successful web application. The experience has been enriching, and I am excited to apply these lessons in future projects to further enhance my coding journey.

View it live here!

https://beckiemorton-portfolio.netlify.app/

Screenshots

Screenshot of App

Screenshot of App

Screenshot of App

About

My portfolio is a working document. Combining new skills in React and ability to follow design specs, my portfolio showcases my skills as a new developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.6%
  • JavaScript 42.6%
  • HTML 1.8%