Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.39 KB

React Portfolio

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.

Table of Contents

Technologies

  • React
  • Bootstrap
  • JSX

Running-the-App

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.

Deployed-App

You can also view the application at the following github link. The homepage that displays will look like the one below.

Contact

If you have any questions feel free to contact me through my Github.