This was a fun project for building a digital business card with links to my e-mail, LinkedIn profile, and my portfolio website.
A unique way of carrying a business card. I can now just text a link to people, and they will have most of my contact information. Maybel later I will add my phone number to this project.
Click on the image below to see the live website.
You can make a clone of this repository and then extract all of the files into one folder. From there, simply click on the "index.html" file and open it with your favorite web browser.
This project was made with React and Webpack as the compiler. It also use npm to manage all of the dependencies required. I would now recommend using Vite as the compiler instead of Webpack. It's quicker than Webpack. When you are developing a project, it makes a big difference in the amount of time spent waiting to update your changes as you progress through your project.
Color | Hex |
---|---|
Background Color | |
Card Background Color | |
Text Color | |
Button Color | |
Button Color |
Contributor's names and contact info
Jeremy Tipton
@tiptonspiderj1
- 1.0.0
- Initial Release
If you have any feedback, please reach out to me at tiptonspiderj1@aol.com
Inspiration, code snippets, etc.
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 🚀