Skip to content

franz-bendezu/franz-bendezu.github.io

Repository files navigation

Franz Bendezu - Portfolio

Welcome to my personal portfolio repository. This project showcases my skills, projects, and experiences using modern web development technologies.

Table of Contents

About

This portfolio is built using Next.js and Tailwind CSS. It is designed to be a fast, responsive, and visually appealing way to present my work and skills.

Technologies

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Deployment: Vercel
  • Version Control: Git

Setup

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/franz-bendezu/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev

    Open http://localhost:3000 with your browser to see the result.

Usage

To build and deploy the project, use the following commands:

  • Build the project:

    npm run build
    # or
    yarn build
  • Start the production server:

    npm start
    # or
    yarn start

Features

  • Responsive Design: Optimized for various screen sizes.
  • Modern UI: Clean and professional design using Tailwind CSS.
  • Fast Performance: Built with Next.js for optimal performance.
  • Easy Deployment: Deployable on Vercel with minimal configuration.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please create an issue or submit a pull request.

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

License

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

Contact

Feel free to reach out to me connect with me on LinkedIn.


Thank you for visiting my portfolio repository!

Releases

No releases published

Packages

No packages published

Languages