This repository houses the codebase for my React Portfolio, developed as part of Module 13: React. It serves as a showcase of my skills and projects, demonstrating proficiency in React and modern web development techniques. The portfolio is designed with a focus on clean, polished design and intuitive user experience.
The React Portfolio project is a dynamic and responsive web application built using React.js. It encompasses various components such as the Header, Home, Project Gallery, Project, and Contact, each fulfilling specific functionalities to create a cohesive and engaging user experience.
The deployed application can be found via Netlify here: https://lauren-eaton-portfolio.netlify.app/
-
Clone Repository
git clone https://github.com/eatontechnology/React-Portfolio.git
-
Navigate to Project Directory
cd React-Portfolio
-
Install Dependencies
npm install
-
Run the Application
npm start
-
Once the application has started, open your web browser and navigate to http://localhost:3000 to view the React Portfolio as shown in the terminal.
Lauren Eaton https://github.com/eaton-mess
How to Create a React Portfolio: ButterCMS: https://buttercms.com/blog/build-a-portfolio-website-with-react/
Font Awesome for Icon Use: https://fontawesome.com/
Licensed under MIT.
© 2023 edX Boot Camps LLC. Confidential and Proprietary. All Rights Reserved.