Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 664 Bytes

HPDF-1st-Task

Twitter Clone with the help of ReactJS and Material ui This is just the front end and no links or buttons will be working. Two pages are there: Page 1 -> Twitter Timeline Page 2 -> Timeline after searching a keyword 'Aadhaar'

To run this, download the whole repository on your Desktop and then follow these instructions for both pages:

  1. First of all, you should have node.js installed on your PC

Then, 2. Go to page1 using Node.js command Prompt and use command 'npm install' to install the required modules and 'npm install material-ui' to install the material ui components.

Then, 3. Write 'npm start' to run the app on your local machine.