Skip to content

OmkarN4321/Tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter

It's a simple post sharing app, where users can send posts and other users could view and engage with comments.

  • Image support is there

  • Authentication is done with jwt

  • This project is built on React with Express and Node js as the backend while Mongo db is used for storing data.

  • Btw it's not a clone of twitter.

Commands to run

npm run dev (Runs the dev server)

npm run start (Starts the server)

npm run server (Starts the server with nodemon)

Screenshots

Home page (Guest user)

Home page

Home page (Registered user)

Home page

Home page (Guest user)

Home page

Releases

No releases published

Packages

No packages published