Skip to content

sliitsesc/portfolio-nextjs

Repository files navigation

🎉 Next.js Portfolio Template 🎉

Awesome. Now that you're here, in a little while you'll have a nice and sleek portfolio with a blog!

🚀 Features

  • Responsive Design: Looks fabulous on both desktops and mobiles!
  • Dynamic Routing: Add pages for your projects and blog posts with ease.
  • SEO Friendly: Get your portfolio noticed by search engines (because who doesn't want to be found?).
  • Super Fast: Built with Next.js, so your site is speedy like a cheetah!

🏁 Getting Started

Let’s get you set up!

  1. Fork the Repo:
    Hit that "Fork" button up top to grab your own copy of this template.

  2. Clone Your Fork:
    Open your terminal and run:

    git clone https://github.com/your-username/portfolio-nextjs.git
  3. Dive into Your Project:
    Navigate into your new project directory:

    cd portfolio-nextjs
  4. Install Dependencies:
    Get all the packages you need with:

    npm install
  5. Make It Yours:
    Time to customize! Change up the content, update your projects, and let your creativity shine.

  6. Start the Development Server:
    See your magic happen with:

    npm run dev

    Head over to http://localhost:3000 in your browser to check it out!

  7. Publish Your Portfolio:
    When you’re ready to show the world, build your project:

    npm run build

    Then, run:

    npm run export

    This will create an out folder with your static files, ready to go live on GitHub Pages!

🎨 Customization

Feel free to sprinkle your own flair on this template! Change styles, add cool components, or integrate features that reflect you. Make it pop!

🙌 Let’s Do This!

Happy coding! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published