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! 📒📱
- Host: GitHub
- URL: https://github.com/m-farmaha/phonebook-fe
- Owner: M-Farmaha
- Created: 2023-06-22T13:50:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T21:30:29.000Z (over 2 years ago)
- Last Synced: 2025-01-31T16:13:57.879Z (over 1 year ago)
- Topics: authentication, authorization, crud-operations, error-handling, notifications, react, react-router, redux, responsive-web-design, styled-components, theme-switcher
- Language: JavaScript
- Homepage: https://m-farmaha.github.io/phonebook-fe/
- Size: 24.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

- Register page

- Contacts page

- Modal window

- Error page

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.