Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 1.95 KB

README.md

File metadata and controls

79 lines (58 loc) · 1.95 KB

My Portfolio Website

Welcome to my personal portfolio website built with Next.js!

Table of Contents

About

This is my personal portfolio website where I showcase my skills, projects, and experiences. It serves as a platform for potential employers, collaborators, and peers to learn more about me and my work.

Features

  • Responsive Design: Optimized for various devices and screen sizes.
  • Projects Showcase: Highlight my projects with detailed descriptions, technologies used, and links.
  • Contact: Easy way for visitors to get in touch with me.

Technologies

Setup

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/cadzchua/portfolio.git
  2. Navigate to the project directory
    cd portfolio
  3. Install dependencies
    npm install
    # or
    yarn install
  4. Start running the server
    npm run dev
    # or
    yarn dev
  5. Open http://localhost:3000 in your browser to see the website.

Contributing

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes.
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push master my-feature-branch
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Authors

The portfolio project is maintained by cadzchua.

Contact

Feel free to connect with me on LinkedIn.