Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/miv-portfolio
My interactive portfolio using React.
https://github.com/mauryiv/miv-portfolio
javascript reactjs vite
Last synced: about 2 months ago
JSON representation
My interactive portfolio using React.
- Host: GitHub
- URL: https://github.com/mauryiv/miv-portfolio
- Owner: MauryIV
- Created: 2024-05-09T03:29:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T04:54:14.000Z (7 months ago)
- Last Synced: 2024-10-15T05:23:31.094Z (3 months ago)
- Topics: javascript, reactjs, vite
- Language: JavaScript
- Homepage: https://mauryhughesportfolio.onrender.com
- Size: 1.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maury Hughes IV Portfolio
## Description
This is my portfolio using React to make a simple interactive portfolio. [Check it out!](https://mauryhughesportfolio.onrender.com)
## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2) [![made-with-Markdown](https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg)](http://commonmark.org) [![made-with-javascript](https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg)](https://www.javascript.com) [![Minimum node.js version](https://badgen.net/npm/node/express)](https://npmjs.com/package/express) [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [![git](https://badgen.net/badge/icon/git?icon=git&label)](https://git-scm.com) [![Visual Studio Code](https://img.shields.io/badge/--007ACC?logo=visual%20studio%20code&logoColor=ffffff)](https://code.visualstudio.com/) ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Installation
Need to install the packages listed on package.json by running npm i.
## Usage
If you want to reference this for your own portfolio, would be useful for that. Otherwise it's for me to continue adding to as my own site.
## Visuals
![Screenshot 2024-05-12 at 2 11 13 PM](https://github.com/MauryIV/miv-portfolio/assets/146037880/7ff3852c-6a8e-4ff1-99b2-4177b97acdc4)
![Screenshot 2024-05-12 at 2 11 21 PM](https://github.com/MauryIV/miv-portfolio/assets/146037880/7c022d9f-2310-4399-bfd9-b9f6253f1de7)
![Screenshot 2024-05-12 at 2 11 29 PM](https://github.com/MauryIV/miv-portfolio/assets/146037880/cf273e24-fa83-464d-b242-744fa8d582aa)
![Screenshot 2024-05-12 at 2 11 37 PM](https://github.com/MauryIV/miv-portfolio/assets/146037880/b6001e57-c203-48cc-b9b4-5b11b4c36f4c)## Tests
Everything was tested on the localhost.
## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .## Roadmap
Continue to update as I get more projects under my belt.
## Contributing
Always open to suggestions and ways to improve my code.
## Authors and Acknowledgment
This was writeen from scratch but I have references from class, DU Coding Bootcamp.
## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.## Project Status
Completed
[back to top](#title)