https://github.com/shevchenkool/react-phonebook
https://github.com/shevchenkool/react-phonebook
react
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shevchenkool/react-phonebook
- Owner: ShevchenkoOl
- Created: 2023-04-02T09:49:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T07:10:48.000Z (11 months ago)
- Last Synced: 2024-06-26T08:34:25.209Z (11 months ago)
- Topics: react
- Language: JavaScript
- Homepage: https://shevchenkool.github.io/react-phonebook/
- Size: 4.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHONE BOOK
Creation for help Create React App. The project has the possibility of registration, login and updating of the account, as well as the robot with a private collection of contacts, the backend was created through the mockapi.io service, as well as routing with the React Router library.## How to Use the Repository
1. Clone the repository: `git clone https://github.com/ShevchenkoOl/react-phonebook.git`
2. use ```npm install``` command to install package dependencies
3. Navigate to the relevant section to explore the corresponding material.
4. Open files and study the provided code examples.
## Author
This repository was created and maintained by [Oleksii Shevchenko](https://shevchenkool.github.io/portfolio/). Questions, suggestions and feedback can be directed to [email]([email protected]) or [linkedin profile](linkedin.com/in/oleksii-shevchenko-535ab61b8).
If you have any questions or suggestions, feel free to create an issue or submit a pull request.