Skip to content

The Contact Card app is a Progressive Web Application (PWA) that allows users to store contact information and profile pictures, and add, edit, and delete information as needed. This convenient single-page application can be used on any device, providing a seamless user experience both online and offline.

License

Notifications You must be signed in to change notification settings

Jay1194/Contact-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Card PWA

Description

The Contact Card app is a Progressive Web Application (PWA) that allows users to store contact information and profile pictures, and add, edit, and delete information as needed. This convenient single-page application can be used on any device, providing a seamless user experience both online and offline.

Table of Contents

Technologies

  • fetch
  • babel
  • webpack
  • plugins
  • indexeddb
  • idb
  • fetch-api
  • offline-capable
  • heroku-deployment
  • web-manifest
  • concurrently
  • lighthouse-audits
  • manifest-json
  • workbox-webpack-plugin
  • cache-api
  • pwa-app

Installation

  1. Clone the repository:

    git clone git@github.com:Jay1194/Contact-Card.git
    cd Contact-Card
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run start:dev

Usage

  1. Open your browser and navigate to http://localhost:3000.
  2. Use the app to add, edit, and delete contact information and profile pictures.
  3. The app works offline and on any device, providing a seamless user experience.

Contributing

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The Contact Card app is a Progressive Web Application (PWA) that allows users to store contact information and profile pictures, and add, edit, and delete information as needed. This convenient single-page application can be used on any device, providing a seamless user experience both online and offline.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published