newPortfolio

🌟 NewPortfolio 🌟

Next.js Tailwind CSS TypeScript

🎨 Project Description

NewPortfolio is a modern portfolio website built with Next.js, Tailwind CSS, and AceternityUI. The project showcases my programming skills and the portfolio of projects I have worked on. ✨

🛠 Technologies Used

  • Next.js: A React framework for building server-side rendered applications.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • AceternityUI: A UI component library.
  • TypeScript: A statically typed superset of JavaScript.

🚀 Features

  • Responsive Design: The website is fully responsive and adapts to different screen sizes.
  • Animations: Utilizes CSS animations for a better user experience.
  • Optimization: Optimized loading of pages and components.

📥 Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/BartlomiejSadza/newPortfolio.git
  2. Navigate to the project directory:
    cd newPortfolio
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev

Open http://localhost:3000 with your browser to see the result. 🌐

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file. 🔄

To change my data to your personal info look at data/index.ts. 📸

🌐 Live

Check out live: https://bartlomiejsadza.me/

📬 Contact

If you have any questions or suggestions, feel free to reach out:


Created with ❤️ by Me ;p

Visit original content creator repository https://github.com/BartlomiejSadza/newPortfolio

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *