React ContactList App, based on Material-UI library And Supabase-DB
This is a contact list application. which I developed with the UI material library and the ReactJs library. At first I used Json Server but finally I decided to use Supabase database. It was the first time I used Supabase and it had its own challenges and I enjoyed working with that. In this application, we enter user information such as number, email, gender, etc., and even determine the relationship of that user with us. And only a small amount of information is displayed in the contact list, and if we want to see more information about that user and even when that user was added, we can click on the details icon and see all the information. This application has features such as deleting, adding, editing, viewing more information and searching for the user.
π₯ Responsive styles π± Add, Delete, Edit Users β viewing more information About Users β‘οΈ Search Users
- React
- ES6
- HTML
- Material Ui
- React Js
- Supabase Database
- SweeitAlert2
- Framer Motion
git clone https://github.com/masoumehmohebbi/react-mui-contactlist-app/
npm i
npm run start