Welcome to my personal portfolio website! This platform serves as a comprehensive showcase of my resume, an introduction to who I am, and a gallery to display my various projects. Its primary purpose is to provide a centralized platform for me to share my projects and effectively highlight my skills and experiences. Feel free to explore and get to know me better through this website.
It is a one-page application that contains at the top a small section providing information about myself. In this section, you can also download my complete resume. Following that, there is a section displaying a list of my skills and another section showcasing my projects. The navigation bar allows you to easily navigate to any section on the page. Additionally, there is a contact form where you can leave me a message, and at the bottom of the page, you will find a footer with links to all my social media profiles and other contact methods:
- Node.js
- React.js
- Bootstrap for React
- Framer Motion library for anomation
To set up this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Maeevee/react_portfolio.git
- Navigate to the project directory:
cd react_portfolio
- Install dependencies:
npm install
To run the application locally, use the following command: npm start
This will start the development server and open the application in your default browser.
My portfolio is deployed on Netlify. You can access it at the following URL: https://maeevee-react-portfolio.netlify.app/
The design of this project was inspired by a tutorial on YouTube by WebDecoded. You can find the tutorial at the following link.