Welcome to my personal website repository! This project serves as a platform to showcase my professional work, skills, and achievements.
I have developed this personal website using the Next.js framework, TypeScript, and Tailwind CSS. The website showcases my portfolio projects, providing visitors with insights into my skills and accomplishments.
- Portfolio Showcase: Highlights my professional projects, offering detailed insights into each project's objectives and technologies used.
- Technological Stack: Built with Next.js for server-side rendering, TypeScript for type safety, and Tailwind CSS for rapid UI development.
- Interactive Elements: Incorporates interactive elements to engage visitors and enhance user experience.
To run this project locally, follow these steps:
-
Clone this repository to your local machine.
-
Navigate to the project directory.
-
Install dependencies using your preferred package manager:
npm install # or yarn install -
Start the development server
npm run dev # or yarn dev -
Open your browser and navigate to http://localhost:3000 to view the website.
This project is hosted at marielabadillo.com.


