Socially
Social media app where you can connect with like minded folks
- Built a Social Media application using Typescript, react and React-router for routing
- Managed Application state using Redux
- Implemented Authentication using redux ,jwt and localstorage
- Implemented follow and unfollow user feature
- Implemented add and delete post feature
- Implemented comments and bookmark post feature
- Added unit tests using jest
Tech Stack: typescript, react, react-router, redux-toolkit, styled-components,