Skip to content

Marcocholla01/paul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website (Marcocholla001)

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.

Table of Contents

Demo

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

1. Hero Section

Portfolio Screenshot

2. Footer Section

Portfolio Screenshot

Features

  • Responsive design for various devices.
  • Interactive Swiper component for project showcases.
  • Toast notifications using React Toastify.

Technologies Used

  • React.js
  • SwiperJS
  • React Toastify
  • EmailJS

Installation

  1. Clone the repository:

    git clone https://github.com/marcocholla01/paul.git
  2. Navigate to the project directory:

    cd paul
  3. Install dependencies:

    npm install
    or
    yarn add

Usage

  1. To run the project locally, use the following command:

    npm start
    or
    yarn start
  2. Visit http://localhost:3000 in your browser to view the portfolio.

Configuration

There is no configurations on this project

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

License

This project is licensed under the MIT License.