Sergiu Hotea's personal portfolio website, showcasing his skills, projects, and resume. The portfolio is designed to provide an overview of some of my background, projects, and expertise in web development.
Highlight the key features of your project. Use bullet points for clarity.
Video background with a welcome message and title. Downloadable resume section. Projects Section:
List of projects with associated icons. Each project button opens the corresponding project link.
About details with a text description. Social icons with links.
--React: A JavaScript library for building user interfaces. --FontAwesome: Icon toolkit used for displaying project icons. --CSS: Styling for the entire portfolio.
https://cozy-sopapillas-ba90a1.netlify.app
- Clone the repository.
- Install dependencies with npm install.
- Run the project with npm start.
- Open the browser and navigate to http://localhost:3000 to view the portfolio.
git clone https://github.com/shotea/portfolio.git
cd your-repo
npm install