This is my personal portfolio website, where I showcase my skills, projects, and experience as a frontend developer. The website is built with React, Bootstrap, and CSS, and is designed to be responsive and user-friendly.
Features Home page: Provides a brief introduction to myself and my skills, with links to my social media and Github profiles.
Projects section: Features a gallery of my recent projects, with descriptions, screenshots, and links to the live websites and Github repositories.
Resume section: Includes a downloadable copy of my resume, along with my education, work experience, and skills.
Contact section: Includes a contact form where users can send me messages directly from the website.
Installation To install and run the website locally, follow these steps:
Clone the repository using git clone https://github.com//alexdavalosgit.github.io.
Navigate to the project directory using cd alexdavalosgit.github.io.
Install the required dependencies using npm install.
Run the project locally using npm start.
The website should now be running locally on http://localhost:3000.
Built With React - A popular JavaScript library for building user interfaces.
Bootstrap - A powerful front-end framework for building responsive and mobile-first websites.
CSS - A stylesheet language used to style HTML elements.
Author Alex Davalos - Github Profile License This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments Thanks to the creators of React, Bootstrap, and CSS for making this project possible.