https://github.com/aquarius-blake/portfolio
React webpage for my portfolio website
https://github.com/aquarius-blake/portfolio
portfolio portfolio-website react website yarn
Last synced: 2 months ago
JSON representation
React webpage for my portfolio website
- Host: GitHub
- URL: https://github.com/aquarius-blake/portfolio
- Owner: Aquarius-blake
- License: mit
- Created: 2023-08-30T15:54:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-15T04:43:01.000Z (8 months ago)
- Last Synced: 2025-11-15T06:22:23.213Z (8 months ago)
- Topics: portfolio, portfolio-website, react, website, yarn
- Language: JavaScript
- Homepage: https://aquarius-blake.github.io/portfolio/
- Size: 7.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## GitAds Sponsored
[](https://gitads.dev/v1/ad-track?source=aquarius-blake/portfolio@github)
Live Link To Site; https://aquarius-blake.github.io/portfolio/
# My Portfolio Website
Welcome to my React portfolio website repository! This project showcases my work, skills, and experiences using React.
## Features
- **Responsive Design**: Ensures seamless viewing across different devices.
- **Project Showcase**: Displaying my projects with descriptions and links.
- **Skills Section**: Highlighting my skills and expertise.
- **Contact Form**: Providing an easy way for visitors to get in touch with me.
- **About Section**: Introducing myself to visitors and potential sponsors.
## Technologies Used
- React
- HTML5
- CSS3
- JavaScript
## Getting Started
To set up a local copy of my portfolio website, follow these steps:
1. Clone this repository: `git clone https://github.com/Aquarius-blake/portfolio.git`
2. Navigate to the project directory: `cd react-portfolio`
3. Install dependencies: `npm install`
4. Start the development server: `npm start`
5. Open your browser and visit `http://localhost:3000` to view the website.
## Usage
Feel free to customize the content to better represent my projects, skills, and experiences. You can modify the `src/components` and `src/content_options.js` directories to update sections such as projects, skills, and about information.
## Contributing
Your contributions are valuable! If you have any suggestions, bug fixes, or improvements, please open an issue or create a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
Special thanks to the React community and the libraries used in this project for their invaluable contributions.