GitClassic
Feed
Explore
Random
Go Pro
Sign in
T1LT
/
MERN-Twitter
Code
/
Commits
/ fd5bbea
added model, routes and validations for tweets
Nishant Racherla
committed on Jan 15, 2023, 07:31 AM
Showing
5
changed files
+101 additions
-5 deletions
M
backend/app.js
+1
A
backend/models/Tweet.js
+20
M
backend/routes/api/tweets.js
+67
-4
M
backend/routes/api/users.js
+1
-1
A
backend/validations/tweets.js
+12
Browse files at this commit โ