Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zckyachmd/personal-card-website
Personal Card Website | Build with Tailwind CSS.
https://github.com/zckyachmd/personal-card-website
business-card card javascript nodejs personal personal-card tailwindcss website
Last synced: about 1 month ago
JSON representation
Personal Card Website | Build with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/zckyachmd/personal-card-website
- Owner: zckyachmd
- License: mit
- Created: 2024-06-16T02:29:58.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-17T04:59:13.000Z (7 months ago)
- Last Synced: 2024-06-17T23:40:58.701Z (7 months ago)
- Topics: business-card, card, javascript, nodejs, personal, personal-card, tailwindcss, website
- Language: HTML
- Homepage:
- Size: 906 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Personal Card Website
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.
Preview
## Features
- Basic contact information
- Responsive design and accessibility
- Easy to customize with Tailwind CSS
- SEO friendly and accessible## Technologies Used
- HTML
- Tailwind CSS## Installation
1. Clone this repository:
```bash
git clone https://github.com/zckyachmd/personal-card-website.git
```
2. Navigate to the project folder:
```bash
cd personal-card-website
```
3. Open the `index.html` file in your browser to view the website.## Customization
1. Edit the `index.html` file to change the contact information and description.
2. To modify the styles, you can use the `tailwind.config.js` file.
3. To customize the appearance of the card, you can use the `src/main.css` file.## License
This project is open source and available under the [MIT License](LICENSE).