/personal-portfolio

Personal Portfolio Built With NextJS 14

Primary LanguageTypeScript

My Portfolio

Welcome to my portfolio repository! This project is a showcase of my work and projects, built using Next.js and Tailwind CSS.

Table of Contents

Demo

Check out the live demo of my portfolio here. //link to be updated later

Features

  • Clean and responsive design
  • Project showcase with details
  • Built with Next.js for server-side rendering and efficient performance
  • Styled using Tailwind CSS for rapid development and easy customization

Installation

  1. Clone the repository:
    git clone https://github.com/bibekgurung9/personal-portfolio
    
  2. Navigate to the project directory:
cd personal-portfolio
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Visit http://localhost:3000 to view your portfolio.

Technologies Used

  • Next.js - React framework for server-side rendering
  • Tailwind CSS - Utility-first CSS framework -React - JavaScript library for building user interfaces

Contributing

Feel free to contribute by opening issues or creating pull requests. Your feedback and contributions are welcome!

License

This project is licensed under the MIT License.

Make sure to replace placeholders like your-username and your-portfolio-url with your actual GitHub username and the live URL of your portfolio. Also, update the content and customize the styles according to your preferences.