Skip to content

A Twitter clone built using React frontend, Nodejs backend and Mongodb database.

Notifications You must be signed in to change notification settings

shashank-bairy/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone

A Twitter clone built using

  • React for frontend
  • Nodejs for backend
  • Mongodb for database

Features

  • CRUD operations for user account
  • Creation and Deletion of posts
  • Responsive webpages

Running Locally

  1. Database: Start Mongodb server.
  2. Backend: Run npm install in root directory.
  3. Frontend: Navigate to '/client' and run npm install.
  4. After following above steps, run npm run dev in root directory to lauch application.

Screenshot

Twitter Feed

About

A Twitter clone built using React frontend, Nodejs backend and Mongodb database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published