https://github.com/maxjdev/simple-contact_book
Simple Contact Book using HTML, CSS and JavaScript
https://github.com/maxjdev/simple-contact_book
css html javascript
Last synced: 12 months ago
JSON representation
Simple Contact Book using HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/maxjdev/simple-contact_book
- Owner: maxjdev
- Created: 2023-09-28T21:44:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T21:16:12.000Z (about 2 years ago)
- Last Synced: 2025-01-02T23:15:53.295Z (about 1 year ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://ebac-proj-agenda-de-contatos.vercel.app
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contact Book Deploy



## Image
## Description
This simple Contact Directory project is part of the EBAC FullStack Java Developer course, in the Front-End module. The application allows you to add contacts to the calendar quickly and easily.
## Contributing
We welcome and appreciate your contributions to this project! Whether you have suggestions, bug fixes, or new features you'd like to add, please feel free to fork this repository.
### How to Contribute
1. Fork the project.
2. Create a branch for your contribution: `git checkout -b my-contribution`.
3. Make your changes and commit: `git commit -m 'Add my contribution'`.
4. Push to your branch: `git push origin my-contribution`.
5. Open a pull request for review.
## Feedback and Issues
If you have contributions, suggestions, or feedback, feel free to open an issue.