Skip to content

iamtahirk/Digital-Business-Card

Repository files navigation

Digital Business Card

This is a simple React project that creates a digital business card for an individual. The card includes sections for personal information, about section, and information on the individual's interests. The design also includes a footer with social media icons.

Each section is made into a seperat component.

The project has support for both dark and light themes, which automatically switch based on the system/browser's appearance settings.

Features

  • Personal information section with a photo, name, title and buttons for email and LinkedIn.
  • About section with a title and intro text.
  • Interests section with a title and text describing the individual's interests.
  • Footer with social media icons.
  • Support for both dark and light themes that automatically switch based on system/browser settings.

Usage/Examples

  1. Clone the repository
git clone https://github.com/iamtahirk/Digital-Business-Card.git
  1. Install the dependencies
npm install
  1. Start the development server
npm run dev
  1. Modify the code as per your requirement & build.
npm run build

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published