Visit the Project : https://postx08.herokuapp.com/
PostX is a web-app made using NodeJs, express , HTML, CSSS, Socket.io, PassportJs.
- Users can create personal Account and chat with other users .
- Users can do CRUD operations to their post.
Steps to run:
- Git pull
-Move to the directory folder
- In terminal - npm init - node index.js / nodemon index.js
- In browser - localhost:3000