FredCard is a simple digital business card created as part of my learning journey through the HTML and CSS course on Scrimba. This project showcases my ability to apply fundamental web development skills to create a visually appealing and functional personal card.
- Responsive Design: The business card adjusts to different screen sizes, ensuring a good user experience on both mobile and desktop devices.
- Contact Information: Displays essential contact details such as name, email, phone number, and links to social media profiles.
- Clean Layout: Utilizes HTML and CSS to create a straightforward and professional appearance.
- HTML: For structuring the content of the business card.
- CSS: For styling the card, including layout, colors, fonts, and responsiveness.
To view or modify the digital business card, follow these steps:
-
Clone the Repository
git clone https://github.com/freddyfavour/DigitalBusinessCard.git
-
Navigate to the Project Directory
cd DigitalBusinessCard
-
Open the Application Open
index.html
in your preferred web browser to view the digital business card.
- Simply open the
index.html
file in a web browser to see the digital business card. - You can customize the content by editing the HTML file to include your own information.
Contributions are welcome! If you have suggestions for improvements or would like to enhance this project further, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Special thanks to Scrimba for providing an excellent platform for learning HTML and CSS.
- Thanks to all instructors and peers who contributed to my learning experience.
At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜 If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉 The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀
Happy Coding!