meetmarvelous / my_portfolio

Home Page:https://marvelbyte.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Portfolio

GitHub license Website

This is the source code repository for My Portfolio website, which showcases my personal projects, skills, and experience. The website is live and can be accessed at marvelbyte.vercel.app.

Table of Contents

About

My Portfolio is a personal website that serves as a showcase for my projects, skills, and experience. It provides visitors with an overview of my work and allows them to learn more about me and my expertise. The website is designed to be visually appealing, user-friendly, and responsive across various devices.

Technologies Used

The following technologies and tools were used to develop and deploy My Portfolio:

Features

  • Home page with an introduction and overview of my skills and experience.
  • Project gallery showcasing my portfolio projects.
  • Detailed project pages providing information about each project.
  • Contact form for visitors to get in touch with me.
  • Responsive design to ensure compatibility across devices.

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/meetmarvelous/my_portfolio.git
  2. Navigate to the project directory:

    cd my_portfolio
  3. Install the dependencies:

    npm install

Usage

To start the development server, run the following command:

npm run dev

Open http://localhost:3000 in your browser to view the website.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch for your contribution.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License.

About

https://marvelbyte.vercel.app

License:MIT License


Languages

Language:HTML 60.0%Language:CSS 31.7%Language:JavaScript 6.7%Language:PHP 1.6%