Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`.