It has frontend contects application.using firebase user can store the date
All the data is in the website coming from backend through API using firebase
It's a single page application it's has only one page,
it's fully responsive.

React.js tailwind firebase
user can search the contacts with name in the search input add the new contacts delete the contect update the contacts
make sure you have the following installed on your machine:
git npm (Node Package Mangaer) Cloning the Reposiory
Cloning the Repository
git https://github.com/hi-chandan/firebasecontect.git
cd firebasecontect
Install the project dependencies using npm:
```bash
npm install