Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 1.5 KB

README.md

File metadata and controls

37 lines (34 loc) · 1.5 KB

Social Media

Requirements

Run

To run the UI, go to the social-network-ui folder, and run this command:

ng serve

To run the APIs, go to the social-network-api folder, and run this command:

node server.js

User Interface:

SignUp

SignIn

HomePage

AddPost

UserDetails