Welcome to my personal portfolio website! This project showcases my recent work.
I am Luis Pulido, a passionate developer with expertise in web development, particularly with Next.js. This portfolio is a collection of my recent projects and accomplishments.
- Projects: A showcase of my recent work, including descriptions and links to live demos and source code.
- Skills: A list of my technical skills and proficiencies.
- Contact: Information on how to get in touch with me.
- Next.js: A React framework for building fast and user-friendly web applications.
- React: A JavaScript library for building user interfaces.
- CSS: Styling the website to make it visually appealing.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/lpolish/my-website-current.git
-
Navigate to the project directory:
cd my-website-current
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
-
Open your browser and visit `http://localhost:3000\` to see the website.
This project is licensed under the MIT License.