Welcome to the Students Profile Card Showcase project! This open-source project allows users to design and showcase their own profile cards using HTML and CSS. It's a fun way to learn web development while sharing your creativity with others.
Before you begin, ensure you have met the following requirements:
- Basic knowledge of HTML and CSS.
- Git installed on your computer.
- An understanding of how to create a GitHub account and fork repositories.
- After Cloning Students Showcase Project.
- Open
profileData.js
file in the project. - Add your data in the userProfiles
- After change, save the data.
- Which is given below.
const userProfiles = [
{
username: "user1",
name: "Danish Kamal",
city: "Hyderabad",
course: "MCA",
work: "Frotend Developer",
msgURL: "",
linkedinURL: "",
imageUrl: "https://randomuser.me/api/portraits/women/56.jpg",
skills: [
"UI / UX",
"Front End Development",
"HTML",
"CSS",
"JavaScript",
"ReactJS",
"Node",
],
},
]
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.
- Check out our contribution guidelines for more information.
Students Showcase is licensed under the MIT License - see the LICENSE file for details.
Danish Kamal |
Thanks a lot for spending your time helping Students Showcase grow. Thanks a lot! Keep rocking 🎉