This is a single-page application portfolio displaying my recent web-development projects. When viewers load the portfolio they are presented with a page containing a header, a section for content, and a footer. The header contains an about me section, a contact section, a portfolio section, and a resume section. When viewers click on any of the navigation titles then they are redirected to the according section. This project was bootstrapped with Create React App.
- React
- Bootstrap
- JSX
To see the application in action you can clone the repo and install the appropriate packages. Run 'npm start' in your terminal to run the app in development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint erros in the console.
You can also view the application at the following github link. The homepage that displays will look like the one below.
If you have any questions feel free to contact me through my Github.