This is a personal portfolio website built using React.js, Swiper, EmailJS and React Toastify. It showcases my skills, projects, and provides a glimpse into my professional background.
Click this link to view a Live Demo of the website Live Demo
Here are some of the screenshot of how the website looks like
- Responsive design for various devices.
- Interactive Swiper component for project showcases.
- Toast notifications using React Toastify.
- React.js
- SwiperJS
- React Toastify
- EmailJS
-
Clone the repository:
git clone https://github.com/marcocholla01/paul.git
-
Navigate to the project directory:
cd paul
-
Install dependencies:
npm install or yarn add
-
To run the project locally, use the following command:
npm start or yarn start
-
Visit
http://localhost:3000
in your browser to view the portfolio.
There is no configurations on this project
If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
. - Make your changes and commit them:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature-name
. - Create a pull request.
This project is licensed under the MIT License.