Skip to content

CleverProgrammers/pwj-twitter-clone-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone API

Initialization

Clone the repository into a folder

git clone <Link>

Install NodeJS from this LINK

Navigate to exercise folder

Open Terminal

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

Create app.js file

Run nodemon app.js to start the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published