Skip to content

MokammelTanvir/mokammeltanvir.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Portfolio

Vue.js Logo

A simple Vue.js application to showcase GitHub profile information and repositories.

Features

  • Display GitHub profile details such as name, bio, and avatar.
  • List all public repositories with details like stars, forks, and descriptions.
  • Search functionality to filter repositories.
  • Responsive design for seamless viewing on different devices.

Technologies Used

  • Vue.js: Frontend framework for building the user interface.
  • Axios: For making API requests to GitHub.
  • Tailwind CSS: For styling the application.
  • GitHub REST API: To fetch profile and repository data.

How to Run

  1. Clone the repository:
    git clone https://github.com/mokammeltanvir/mokammeltanvir.github.io.git
  2. Navigate to the project directory:
    cd mokammeltanvir.github.io
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run serve
  5. Open your browser and go to http://localhost:8080.

Deployment

The application is deployed using GitHub Pages. Visit mokammeltanvir.github.io to view the live version.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License.

About

A simple Vue.js application to showcase GitHub profile information and repositories.

Topics

Resources

Stars

Watchers

Forks