Welcome to my personal portfolio repository. This project showcases my skills, projects, and experiences using modern web development technologies.
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.
- Framework: Next.js
- Styling: Tailwind CSS
- Deployment: Vercel
- Version Control: Git
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/franz-bendezu/portfolio.git cd portfolio
-
Install dependencies:
npm install # or yarn install
-
Run the development server:
npm run dev # or yarn dev
Open http://localhost:3000 with your browser to see the result.
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
- 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.
Contributions are welcome! If you have any suggestions or improvements, please create an issue or submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to reach out to me connect with me on LinkedIn.
Thank you for visiting my portfolio repository!