An open API service indexing awesome lists of open source software.

https://github.com/m-farmaha/phonebook-fe

Welcome to personal contacts book on the web! ​​​📒📱
https://github.com/m-farmaha/phonebook-fe

authentication authorization crud-operations error-handling notifications react react-router redux responsive-web-design styled-components theme-switcher

Last synced: 3 months ago
JSON representation

Welcome to personal contacts book on the web! ​​​📒📱

Awesome Lists containing this project

README

          

# Phonebook application

### Link to gh-pages
https://m-farmaha.github.io/phonebook-fe/

Welcome to personal contacts book on the web.

After authorization, you'll have access to an interface where you can easily add, delete, and modify your personal contacts, securely storing them on a remote web server.

Don't forget your password!

## Review

- Login page
![Login page](./assets/LoginPage.jpg)

- Register page
![Register page](./assets/RegisterPage.jpg)

- Contacts page
![Contacts page](./assets/ContactsPage.jpg)

- Modal window
![Modal window](./assets/ModalWindow.jpg)

- Error page
![Error window](./assets/ErrorPage.jpg)

This is a repository that uses the following technologies:

#### Frontend:

- **react**
- **react router dom**
- **redux / RTK query**
- **styled components**
- **responsive markup**

#### Backend:

- **node.js**
- **express**
- **mongoBD / mongoose**

## How to Contribute

If you wish to make your own fixes or improvements, you should:

1. Clone the repository to your computer.
2. Make changes and additions to the source code.
3. Test to ensure everything works correctly.
4. Submit a pull request with your changes.

## Author

The "Phonebook" is developed by M-Farmaha in 2023.

## License

This project is distributed under the MIT License.

## Recommended Browser

We recommend using Google Chrome for the best experience when using our app.