The contact list web application use for recording people's contact which automatically randoms profile image for who you record. This is my first React app and I believe that it's a good start.
Demo: ContactList-WebApplication
- functional component
- basic state & props
- input field
- modal
- gh-pages - deploy to GitHub page in gh-pages branch
- When you open the website, you will see my dummy 3 contact lists to be examples for you.
- Click Add button when you want to record.
- After that, a modal will be appeared and you can type name and phone number then click submit to record.
- the people that you record will be added to contact list and automatically random profile's image.
- You can delete a contact list by click at the close mark.
- Click clear all to delete all contact lists.
- https://source.unsplash.com/random - random profile's image.