Skip to content

💻 Simple Twitter implementation on pure JS

Notifications You must be signed in to change notification settings

BoikoYV/twitter-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A page that simulates the news feed of the social network twitter.

Look the page on Github Pages

Functional:

  • Add post,
  • Delete post,
  • Edit post,
  • Send fetch requests for each function to the test server;

Note: The test server contains only 100 posts