Skip to content

mishop-15/E--Dev-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

E--Dev-Card

This is a simple React application for managing business cards. Users can add new cards, view existing cards, and delete cards.

Features Add new business cards. View existing business cards. Delete unwanted business cards. Technologies Used React.js Vite (used for creating the React app) Axios (for making HTTP requests) CSS (for styling)

Components Card Component This component is responsible for rendering individual business cards. It displays the title, description, interests, and social media buttons (LinkedIn and Twitter).

Props item: An object containing the details of the business card, including title, description, interests, linkedin, and twitter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors