ahmadswalih / contact-app

"Contacts" is a contact saving application. In this application user can create,read,updated,delete contacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Contacts πŸ‘‹

Version License: mit

"Contacts" is a user-contact saving application using ReactJs and Google Firebase.The application can perform all CRUD operations and also user can upload images related to that particular contact.

Features

  • user can perform all CRUD (create,read,updated and delete) operations
  • upload images
  • adding Stars to contact
  • fully Responsive
  • Uses React-toasitfy

🏠 Homepage

Get Started

After cloning the Repo, you have to create a .env file in the main directory and add your firebase configration

.env variable names used

REACT_APP_Api_Key=""
REACT_APP_Auth_Domain = ""
REACT_APP_ProjectId = ""
REACT_APP_STORAGE_Bucket = ""
REACT_APP_SENDER_ID=""
REACT_APP_APP_ID=""
REACT_APP_Measurement_Id=""
REACT_APP_DATABASE_URL=""

Make sure to include the databaseURl in the config file

Install

npm install

Usage

npm run start

Run tests

npm run test

Author

πŸ‘€ ahmadswalih

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2022 ahmadswalih.
This project is mit licensed.


This README was generated with ❀️ by readme-md-generator

About

"Contacts" is a contact saving application. In this application user can create,read,updated,delete contacts.


Languages

Language:JavaScript 87.5%Language:HTML 7.0%Language:CSS 3.8%Language:Shell 1.7%