An open API service indexing awesome lists of open source software.

https://github.com/samantha-ruth/react_portfolio

Personal Portfolio created using React, javascript, and css.
https://github.com/samantha-ruth/react_portfolio

css javascript jsx portfolio react reactjs

Last synced: about 2 months ago
JSON representation

Personal Portfolio created using React, javascript, and css.

Awesome Lists containing this project

README

          

# React Portfolio
Professional Porfolio

## Description

This project is a one-page upd-to-date portfolio! The main page renders an About Me, with a quick blurb on who I am and I do. The Contact Me is a contact form that allows users to reach out to the developer. The Projects link brings the user to a list of previous work. Finally, the resume section renders a current resume for potential employers.

![Screen Shot 2022-10-31 at 9 05 52 AM](https://user-images.githubusercontent.com/64170123/199040666-65f9e286-ea31-46ce-89d4-561e4a27a9ac.png)

This portfolio increased my ability to build applications using React. I learned how to work with the MUI library and further enhanced my knowledge of css styling. While there is plenty of more styling to do, I learned a lot more about how to utilize state in an application and I hope to work more and cultivate a further understanding of React.

## Installation

If the user desired, they could download the app and then run `npm start`. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

The link to the deployed project is here: https://samantha-ruth.github.io/react_portfolio

The url of the Git repository is here: https://github.com/Samantha-Ruth/React_Portfolio