/Social-Network

Developing a social network with react and redux (made from class components to functional)

Primary LanguageTypeScript

Project Name & Pitch

Social-Network

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.

Project Screen Shot(s)

1

2

3

4

5

Installation and Setup Instructions

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