Skip to content

alejandrocq/personal-website

Repository files navigation

🧑🏻‍💻 Personal Website

This is my personal website, built with Next.js and Tailwind CSS. It showcases my projects and work experience.

🐳 Run with Docker

  1. Make sure you have Docker and Docker Compose installed.
  2. Build and start the container:
    docker-compose up -d --build
  3. Visit http://localhost:3000 in your browser.

💻 Run Locally

  1. Make sure you have Node.js and npm installed.
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Visit http://localhost:3000 in your browser.

About

My personal website, built with Next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published