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.
- Host: GitHub
- URL: https://github.com/samantha-ruth/react_portfolio
- Owner: Samantha-Ruth
- Created: 2022-08-25T15:45:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T14:25:39.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T16:33:02.647Z (over 1 year ago)
- Topics: css, javascript, jsx, portfolio, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 40 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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