/twitter-clone

Primary LanguageJavaScript

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.

How to start

Start by cloning the project. Then fork 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 :)