This repository contains Twitter like app made in node.js and express.js.
- can create posts.
- can reply and like-dislike posts.
- can follow and unfollow users.
- can see followings and followers of users.
- Home page - posts of followings.
- Explore page - posts of all users.
- Facebook Passport, Twitter Passport, Local Passport strategies integrated
- Session and Cookie handling.
- Download or git clone this repository
- npm install
- nodemon app.js
- Email: [email protected]