Przeczytaj w innym języku: polski.
Simple phonebook app created to allow manage your contact list. Register or Login to get your own phonebook. Add contact name and number. App will add contact to your list. You can easy delete unwanted contact from your phoenbook. Created with React.js, HTML, CSS, JS, and a bit of passion....
Here is working live demo: ( https://krystianklimczak.github.io/goit-react-hw-08-phonebook/ )
- HTML
- CSS
- JavaScript
- React.js
Clone this repo to your desktop and run npm install
to install all the dependencies.
After you clone this repo to your desktop, go to its root directory and run npm install
to install
its dependencies.
Once the dependencies are installed, you can run npm start
to start the application. You will then
be able to acces it at localhost:3000