komalsdg / twitter-app

twitter login and display tweets using MERN stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter-app

twitter login with display tweets

This is example for a basic mern stack application using passportjs as the authentication middleware while login using social account - twitter and display tweets.

To run the app after cloning

1.npm install - for installing dependencies

2.local mongo server need to run

3.npm start - start the server

About

twitter login and display tweets using MERN stack


Languages

Language:JavaScript 63.5%Language:HTML 25.1%Language:CSS 11.4%