This is a one-page personal card website created using Tailwind CSS. The website displays basic information such as name, contact details, and a brief description.
- Basic contact information
- Responsive design and accessibility
- Easy to customize with Tailwind CSS
- SEO friendly and accessible
- HTML
- Tailwind CSS
- Clone this repository:
git clone https://github.com/zckyachmd/personal-card-website.git
- Navigate to the project folder:
cd personal-card-website
- Open the
index.html
file in your browser to view the website.
- Edit the
index.html
file to change the contact information and description. - To modify the styles, you can use the
tailwind.config.js
file. - To customize the appearance of the card, you can use the
src/main.css
file.
This project is open source and available under the MIT License.