Skip to content

therealpraful/TwitterTweetCloneAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterTweetCloneAPI

This the REST API used in TwitterTweetCLone to fetch the tweets .

Initialization

Clone the repository into a folder and also clone LINK

git clone <Link>

Install NodeJS from this LINK

Open Terminal

npm init
npm install --save express
npm install -g nodemon
nmp install --save axios

Run nodemon app.js to start the server

LIVE NOW LINK

About

This the REST API used in TwitterTweetCLone to fetch the tweets .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published