"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.
- user can perform all CRUD (create,read,updated and delete) operations
- upload images
- adding Stars to contact
- fully Responsive
- Uses React-toasitfy
🏠 Homepage
After cloning the Repo, you have to create a .env file in the main directory and add your firebase configration
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
npm install
npm run start
npm run test
👤 ahmadswalih
- Github: @ahmadswalih
- LinkedIn: @ahmad-swalih-cm-6429881b5
Give a ⭐️ if this project helped you!
Copyright © 2022 ahmadswalih.
This project is mit licensed.
This README was generated with ❤️ by readme-md-generator