Skip to content

justsj11/Twimba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twimba: A Twitter Clone

Goal

To build a clone of twitter. This moduule teaches us the following concepts from the world of Javascript while making a real life clone of Twitter. 1. textarea html tag 2. forEach() 3. data attributes 4. conditionally rendering styles 5. NOT Operator(!): To flip a boolean 6. Content Delivery network (CDN) 1. adding icons 2. generate uuids()

Stretch goals

  1. Add the ability to reply to a specific tweet.
  2. Save tweets, likes and retweets to localStorage.
  3. Allow a user to delete a tweet.

Happy Coding!

About

A clone of Twitter made while learning Intermediate Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published