1.0.0 • Published 6 years ago
web-tweet-express v1.0.0
web-tweet-express
Description
A twitter like web application.
Key Features
- User account signup login * edit profile
- Tweet
* display tweets
- post tweet
- delete tweet
- upload image
Get Started
- Fork this repo, then clone your forked repo.
cd web-tweet-express
- Install dependencies:
npm install
. - Run node server:
node app
ornodemon app
if you have installednodemon
.
Step by step guide
1.0.0
6 years ago