Social Network is a large single-page app, built with TypeScript, JavaScript, React, Redux, HTML, CSS3, SASS, Material-UI and Jest for testing.
During the IT-Incubator front-end course I created this app and I could apply my knowledge into practice using a modern approach of codding.
After that course, to make the existing JavaScript code more predictable and reduce the number of mistakes in the next developing process I decided to refactor the existing JavaScript codebase into TypeScript.Also to make sure that an expected result of executing code is correct, I wrote a few tests using Jest library.
Finaly the project was deployed on AWS.