Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilracz21/portfolio-react
This is my personal portfolio showcasing my skills, projects, and interests. The application features sections for the author, contact information, developed skills, interests, and projects. It utilizes React for the front-end, ensuring a responsive and dynamic user experience.
https://github.com/emilracz21/portfolio-react
framework html-css-javascript javascript-library jsx jsx-syntax myportfolio portfolio-website react react-router-dom reactjs scss scss-framework useeffect-hook useref usestate
Last synced: about 22 hours ago
JSON representation
This is my personal portfolio showcasing my skills, projects, and interests. The application features sections for the author, contact information, developed skills, interests, and projects. It utilizes React for the front-end, ensuring a responsive and dynamic user experience.
- Host: GitHub
- URL: https://github.com/emilracz21/portfolio-react
- Owner: emilRacz21
- Created: 2024-11-02T15:19:29.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T08:43:34.000Z (about 1 month ago)
- Last Synced: 2024-12-10T09:34:11.449Z (about 1 month ago)
- Topics: framework, html-css-javascript, javascript-library, jsx, jsx-syntax, myportfolio, portfolio-website, react, react-router-dom, reactjs, scss, scss-framework, useeffect-hook, useref, usestate
- Language: JavaScript
- Homepage: https://portfolio-emilr.netlify.app/
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio
This is my personal portfolio showcasing my skills, projects, and interests. The application features sections for the author, contact information, developed skills, interests, and projects. It utilizes React for the front-end, ensuring a responsive and dynamic user experience.
## Features
- Smooth scrolling navigation
- Interactive project showcases
- Skills visibility on scroll
- Contact section with links## Technologies
- React
- CSS/SCSS
- JavaScript## Live Demo
You can view the live version of my [portfolio](https://portfolio-emilr.netlify.app/).
## Get Started
Clone the repository and run `npm install` to install dependencies. Start the application with `npm run dev`.