Social Network SKYCHAT
This application is a social network for developers.
This educational project has been implemented by using modern and outdated technologies (for example, class components). This approach has been chosen to gain a deeper understanding, how component lifecycle methods work, and their differences with the use of hooks in functional components. This knowledge will help in rewriting old projects.
This application implements the function of login,the function of screening robots from people, changing profile data (avatars, personal information), adding posts, viewing other people's profiles, user subscription, imitating a chat and other features.
This is a Social Network SKYCHAT API - https://social-network.samuraijs.com/docs.
DEMO: https://gorelovap.github.io/SocialNetworkTS
- React
- Redux
- Hooks
- Class and Functional components
- TypeScript
- Formik
- REST API
- Redux-form
- Module css
To use the project you need to register here https://social-network.samuraijs.com/ or use test email and password in the application. Then you will have a possibility to use all features of the application.
GorelovaP
- LinkedIn: https://www.linkedin.com/in/polin%D0%B0-gorelova/
- GitHub: https://github.com/GorelovaP
- Email: gorelic2000p@gmail.com
MIT License
Copyright (c) [year] [fullname]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
