A sleek and accessible web app built with React and Vite. Showcase your professional profile with ease, featuring a dynamic dark/light mode for personalized viewing.
To run this project locally, follow these steps:
-
Clone the repository (
git clone https://github.com/caiohenrique-3/digital-business-card.git
) -
Navigate to the project directory (
cd digital-business-card
) -
Install dependencies (
npm install
) -
Start the development server (
npm run dev
)
The project will be accessible at http://127.0.0.1:8080.
To contribute to this project, follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature
) - Make your changes and commit them (
git commit -m 'Add new feature'
) - Push to the branch (
git push origin feature
) - Open a pull request
If you encounter any issues or have suggestions for improvements, please open an issue.
Special thanks to the following resources for their contributions to this project:
- Fork Awesome
- Google Webfonts Helper
- Coolors
- Deploying to Github Pages? Don't Forget to Fix Your Links
This project is licensed under the MIT License.