Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.6 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.6 KB

Contact-Book

A Contact-Book is a react based appliction which is used to manage the contacts.

home-page-light

Deployments

https://kkb-mmmut.github.io/Contact-Book/

Created Using

React Js
HTML/CSS/JSX
JS 
React Hooks {useEffect/useContext Api} / Routing

Basic Features.

1-Create New Contact
2-We can able to update the contact.
3-See the more details about the contacts.
4-Can send the messages,images or any file.
5-We can delete any contact which we want.  

Screenshots

Contact Book UI

home-page-light

Contact Details

home-page-light

Search Results

home-page-light

Add New Contact

home-page-light

Update Contact

home-page-light

How to Run the project on local server.

1-Forked the github repository and run the project on their on deploying it.

2-Download the project on you local computer and unzip the file.

3-Then download all the dependencies by using "npm install".

4-Start the project by using "npm start".

Happy Hacking !!