Skip to content

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

Notifications You must be signed in to change notification settings

ahmadswalih/contact-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published