This is a single-page application built with React.js to conditionally render content onto the page. The portfolio initially renders the "About Me" component with links to display "My Work" and "Contact Me".
- Clone this repository by entering the following command from the command line:
https://github.com/judo2000/react_portfolio.git
- Change (cd) into the newly created directory
- From the command line enter:
npm i
to install all necessary packages - From the command line enter:
npm run start
to run the application
This application will allow user to view an about me page, my work page with images and links to project repositories and live pages and a contact me page when they can fill out a contat me form and send an email me me with Emailjs.
None
There are not tests for this application.
Github: judo2000
Email: [email protected]