Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.61 KB

File metadata and controls

25 lines (16 loc) · 1.61 KB

MasterHead

BioCard

BioCard is a linktree clone with full functionalitie built with using simply HTML, CSS, JavaScript

Features

  • Elegant looking bio/profile card with links, social media icons, profile picture and background image
  • Deploy it on your server & share your bio card with a unique URL
  • Fully responsive to look good on all devices!
  • Automatically adjusts for different screen sizes and viewports

Installation

  • Clone the repository to your local machine using git clone [repository-url]. Make sure to replace [repository-url] with the actual URL of the GitHub repository.
  • Open the project in VSCode by opening the folder that was created when you cloned the repository.
  • Install the Live Server extension for VSCode by clicking on the Extensions icon in the left-hand toolbar and searching for "Live Server" in the Marketplace.
  • Open the index.html file in the project folder and right-click on the file. Select "Open with Live Server" from the context menu. This should automatically launch a new browser window and open the project in your default browser.
  • If you encounter any errors or issues, try opening the Developer Tools in your browser by pressing F12 or Ctrl+Shift+I and checking the console for error messages. Make any necessary changes to your code and refresh the browser to see the changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.