Skip to content

origamisage/twitter-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

Welcome to Twitter clone repo, this repository is made to help us figure out the basis of your skills. Nothing fancy, just a bit of pure old JavaScript with React attached to it.

How to start

Fork this repo it and push it to your personal Github. You are going to need to install dependencies by running the command "yarn". You can start the project by running "yarn start".

Feel free to peek into package.json for other commands that might help you.

Where to start

Start in App.js. Everything you have to do can be done there. If you want you can also create other files. Feel free to install any libraries you feel are needed.

What to do

Very simple. Show tweets on screen. The design is not set in stone, but you can help yourself by checking out the original twitter, and just make a clone of it.

How to submit

Fork this repository, make changes that are requested and send us the link to the repository with your fork on it. Best of luck :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • HTML 13.0%
  • CSS 7.8%