![Repository Preview] (https://socialify.git.ci/Andile45/Developer-Card/image?language=1&owner=1&name=1&stargazers=1&theme=Light)
The Developer Card is a simple web application that takes developer data from a spreadsheet, converts it into a JavaScript object, and displays it on a styled card in the browser. The card contains all the developer’s details and is centered both vertically and horizontally.
This project was built using only HTML, CSS, and JavaScript without any frameworks. 🚀 Setup Instructions
Follow these steps to clone and run the project locally:
git clone https://github.com/YourUsername/YourRepoName.git
cd YourRepoName
code .