Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 540 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 540 Bytes

PostX : A social Media App

Visit the Project : https://postx08.herokuapp.com/

PostX is a web-app made using NodeJs, express , HTML, CSSS, Socket.io, PassportJs.

Features

  • Users can create personal Account and chat with other users .
  • Users can do CRUD operations to their post.

Screenshots

For Development

Steps to run:

  • Git pull

-Move to the directory folder

  • In terminal - npm init - node index.js / nodemon index.js
  • In browser - localhost:3000