https://github.com/andrei-r1/portfolio-website
Repo for the portfolio web page
https://github.com/andrei-r1/portfolio-website
portfolio portfolio-website react
Last synced: 2 months ago
JSON representation
Repo for the portfolio web page
- Host: GitHub
- URL: https://github.com/andrei-r1/portfolio-website
- Owner: Andrei-R1
- Created: 2023-09-14T21:51:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T01:55:03.000Z (almost 3 years ago)
- Last Synced: 2025-12-09T02:40:21.793Z (7 months ago)
- Topics: portfolio, portfolio-website, react
- Language: JavaScript
- Homepage: http://andreir.me/
- Size: 8.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website
Welcome to my personal portfolio website! This repository contains all the code and assets for my online portfolio, where I showcase my work, skills, and experiences as a software developer.
## Features
- Light/dark mode toggle
- Explore a selection of my projects.
- Reach out to me easily through the contact form.
## Tech Stack
- React, MaterialUI, JavaScript, HTML, CSS.
## Run Locally
Clone the project
```bash
git clone https://github.com/Andrei-R1/portfolio-website
```
Go to the project directory
```bash
cd portfolio-website
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm run start
```
## Usage
Feel free to explore the website to get a sense of my skills and the projects I've worked on. If you're interested in collaborating or have any questions, don't hesitate to reach out!
## Feedback
I'm always looking for ways to improve, so if you have any feedback or suggestions for my portfolio, please open an issue or send me an email.