An application used to communicate, find work, meet people who have similar interests, as well as for entertainment (music) and work. Built with React, Redux, TypeScript, CSS Modules and more.
Clone down this repository. You will need node
and yarn
installed globally on your machine.
Installation:
yarn
or yarn install
To Run Test Suite:
yarn test
To Start Server:
yarn start
To Visit App:
localhost:3000/Social-Network