Skip to content

ShevchenkoOl/phonebook

Repository files navigation

Phonebook App

This project was created for the purpose of practicing using Hooks (useState, useEffect, useRef, useMemo). It was bootstrapped with Create React App, uses routing React Router, uses "lazy loading" Suspense and React.lazy.

This project uses:

How to Use the Repository

  1. Clone the repository: https://github.com/ShevchenkoOl/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. Questions, suggestions and feedback can be directed to email or linkedin profile. If you have any questions or suggestions, feel free to create an issue or submit a pull request.