Skip to content

Infinity-chakra/nuxt-portfolio-theme

Repository files navigation

Portfolio template

Landing page

This is a basic portfolio template built with Nuxt 3 and Tailwind CSS. It provides a clean and modern foundation to showcase your skills and experience, featuring toggleable dark and light mode for user preference.

Key Features

  • Easy Customization: All text content is stored in a centralized constants.js file within the data directory for effortless modifications. Simply replace the placeholder text ('lorem ipsum') and the placeholder image with your own details.
  • Easy Customization: Includes ready-to-use sections like Header, Hero, Projects, About, Contact and Footer.
  • Toggleable Dark Mode: Switch between dark and light themes for a personalized browsing experience.

Technologies Used

  • Nuxt 3: A powerful framework for building modern web applications with Vue.js.

  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.

Setup

  1. Clone the repository.

    git clone https://github.com/atalek/portfolio-template-nuxt.git
    
  2. Navigate to the project directory.

    cd portfolio-template-nuxt
    
  3. Install dependencies.

    npm install
    
  4. Run the development server.

    npm run dev
    
  5. Open your browser and visit http://localhost:3000 to view the portfolio template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published