Skip to content

A simple developer portfolio template built on Next.js, TailwindCSS and Aceternity UI. Showcase your projects and skills on a modern web app.

License

Notifications You must be signed in to change notification settings

luthda/nextjs-dev-portfolio

Repository files navigation

Next.js Dev Portfolio

This project is a developer portfolio built using Next.js. It showcases a professional portfolio template that can be customized for any developer looking to display their skills, projects, and experience in a clean and modern design.

Features

  • Responsive Design: Fully responsive across devices and screen sizes.
  • Next.js Framework: Utilizes the powerful Next.js framework for server-side rendering and fast page loads.
  • Tailwind CSS: Styled with Tailwind CSS for a sleek and modern UI.
  • FontAwesome Icons: Integrated FontAwesome React icons for easy-to-use and customizable social media links and other icons.
  • SEO Friendly: Optimized for SEO with meta tags and responsive design.
  • Reusable Components: Built with modular, reusable React components for flexibility and maintainability.

Installation

To set up this project locally:

  1. Clone the repository:

    git clone https://github.com/luthda/nextjs-dev-portfolio.git
  2. Navigate to the project directory:

    cd nextjs-dev-portfolio
  3. Install dependencies:

    yarn install
  4. Run the development server:

    yarn dev
  5. Open http://localhost:3000 in your browser to view the portfolio.

Customization

You can customize the portfolio content by editing the components in the components folder. Here are the primary components:

  • AboutSection: Customize the "About Me" section.
  • ContactSection: Modify the contact form and social media links.
  • ProjectSection: Add your own projects with descriptions and links.

Deployment

To deploy the project, you can use platforms like Vercel or Netlify. For Vercel, follow these steps:

  1. Push your repository to GitHub.
  2. Sign in to Vercel and import your project.
  3. Set up environment variables if needed.
  4. Click "Deploy" and your portfolio will be live!

Contributions

Contributions are welcome! If you find any issues or have improvements, feel free to submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A simple developer portfolio template built on Next.js, TailwindCSS and Aceternity UI. Showcase your projects and skills on a modern web app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published