Hello! I'm Antonio Cañete Baena 👋. This project is my personal portfolio, built with Next.js and Tailwind CSS. It features a responsive design with engaging and dynamic content. Inside, you'll find all my relevant information and contact details.
Check out the live portfolio at antbaena.github.io.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/antbaena/antbaena.github.io
- Navigate to the project directory:
cd antbaena.github.io - Install the dependencies:
npm install
- Run the development server:
npm run dev
Your local instance will be available at http://localhost:3000.
- Next.js: React framework for building server-side rendered applications.
- Tailwind CSS: Utility-first CSS framework for styling.
Feel free to explore and connect with me!