This project is intended to be a demonstration of my usage of REACT. I've recreated my original developer portfolio and have added in a carousel that opens into a modal with additional information on each project. I've also added a basic resume to the portfolio as well as links to my Github, Stack Overflow, and LinkedIn accounts.
AS AN employer looking for candidates with experience building single-page applications
I WANT to view a potential employee's deployed React portfolio of work samples
SO THAT I can assess whether they're a good candidate for an open position
You can visit the deployed web application or by cloning the repository, installing the node packages using the npm i
in your command line, and then running npm start
to start your connection.
Create a pull request on the repository.