Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/deployed-contact-directory-app
https://github.com/mauryiv/deployed-contact-directory-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/deployed-contact-directory-app
- Owner: MauryIV
- Created: 2024-05-02T02:48:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T00:20:43.000Z (9 months ago)
- Last Synced: 2024-10-15T05:23:36.305Z (3 months ago)
- Language: CSS
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This app uses a Progressive Web Application (PWA) that you can download to save contacts.
[Deployed site](https://deployed-contact-directory-app.onrender.com)## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)
## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
## Installation
Will need to instal everything listed in the package.json file by running npm i.
## Usage
This is a nice reference for a PWA as well as if you want to be able to download your own contact application.
## Visuals
![Screenshot 2024-05-07 at 3 51 30 PM](https://github.com/MauryIV/deployed-contact-directory-app/assets/146037880/17205bf1-24a0-4f5a-83bd-df22f09ec8ad)
![Screenshot 2024-05-07 at 3 52 16 PM](https://github.com/MauryIV/deployed-contact-directory-app/assets/146037880/f4647a3b-f651-4b36-b3ec-e9cc707872ed)
## Tests
I just tested this on the local host in Chrome.
## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .
## Contributing
Always open to contributions and suggestions.
## Authors and Acknowledgment
Most the code was provided by the DU coding bootcamp along with the knowledge to finish the assignment.
## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.[back to top](#title)