Digital Name Card
This repository contains the code for a digital name card, built using Flask and the Identity template from HTML5 UP.
Features:
Responsive Design: Works well on desktops, tablets, and mobiles.
Dynamic Loading: Enhanced user experience when the site loads.
Social Links: Quick links to Ömer's social media platforms.
Clean Code: Built with best practices in mind.
How to Run:
Make sure you have Python and Flask installed.
Clone this repository:
git clone https://github.com/your_username/omer-name-card.git
Navigate to the project directory:
cd omer-name-card
Run the Flask app:
flask run
Open your browser and navigate to http://127.0.0.1:5000/.