SPA Social Network A social network that allows you to publish your data, view the data of other users, write messages, subscribe to user accounts.
Installation
Use the npm to install SPA.
npm install
Brief description of the project SPA development (social network). The main stages and elements involved in the implementation of the project.
- Defining the project structure
- Breakdown into components
- Layout (Grid)
- Props
- Route, NavLink
- FLUX-circulation
- Subscribe, observer
- Dispatch, action creator
- Redux
- Connect, mapStateToProps, mapDispatchToProps
- Ajax
- HOC
- Redux-form
- Hook (useState, useeffect)
- Paginator
- Captcha Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License MIT