Welcome to my portfolio website, where I showcase my work as a Full Stack/Front-End Developer. This website reflects my dedication to creating intuitive web applications and enhancing user experiences.
Check out the live demo of my portfolio at: liormary.netlify.app
- Home Section: A personal introduction where I share my background and passion for technology as a Full Stack/Front-End Developer.
- Experience Section: Overview of my skills.
- Education Section: Details about my academic background and certifications.
- Projects Showcase: Highlights of my recent projects with descriptions and links.
- Recommendations: Testimonials from colleagues and supervisors.
- Contact Form: Allows visitors to reach out directly for inquiries or opportunities.
- React: For building a dynamic user interface.
- CSS: For styling and layout to ensure a clean and professional design.
- JavaScript: Enhancing interactivity throughout the site.
- Swiper.js: For creating responsive sliders in the recommendations section.
- Netlify: Hosting platform for fast and reliable access.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/liormary/Portfolio-Website.git
- Navigate to the project directory:
cd your-repo-name
- Install the necessary packages:
npm install
To run the project locally, use:
npm start
This will start the development server, and you can view the project in your browser at http://localhost:3000.
Contributions are welcome! If you have suggestions for improvements or would like to report a bug, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.