Skip to content

Twitter Clone built using a REST API with Node and Express. It uses Nedb as the Database, and React for the frontend.

Notifications You must be signed in to change notification settings

anooshd7/Twitter-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Clone

Twitter Clone built using a REST API with Node and Express. It uses Nedb as the Database, and React for the frontend.

Features

  • Tweets are sorted based on likes and date
  • Tweets are sorted on the server and rendered in batches based on page number
  • Sorted tweets are cached to increase efficiency
  • JSON WEB Tokens are used for Authorization
  • Input Validation using Regex on both the server and the client side

About

Twitter Clone built using a REST API with Node and Express. It uses Nedb as the Database, and React for the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published