Skip to content

Trial social network made to show my skills in building SPA on React.js. To try read README

Notifications You must be signed in to change notification settings

kisikmisik/Study--SocialNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React trial social network, v. 0.1

Note: Back-end part of the network developed by this guy (https://www.youtube.com/c/ITKAMASUTRA/videos)

Functionality:

  • you can fully edit your profile (picture, status, personal info, social media links);
  • working messages module (currently using mocks instead of real dialogs, for the server doesn't have that API);
  • sign in/sign out module, captcha, showing log in errors;
  • you can see the full list of real users (with pagination), follow/unfollow them, check their profiles;
  • adding posts to your profile, possibility to like them (currently using mocks);

Technologies and libraries used:

  • React.js (UI)
  • redux/react-redux, redux-thunk (BLL)
  • redux-form (managing forms)
  • axios (DAL)
  • jest, react-test-renderer (testing)
  • npm, yarn (installing and running packages)

How to try:

  1. Social network link - https://kisikmisik.github.io/Study--SocialNetwork/
  2. Login: logome5065@brosj.net, Password: 123
  3. To register yourself - https://social-network.samuraijs.com/signUp

About

Trial social network made to show my skills in building SPA on React.js. To try read README

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published