HPDFTask1

HPDFTask1

This repository includes Task 1 of HPDF. It includes creation of twitter timeline page and searchpage using ReactJS and material-ui.

Instructions to run the twitter timeline and searchpages:

(You can also goto respective folders and follow instructions from there)

A. Instructions for running the Twitter Timeline page:

  1. Clone the repository which includes 2 folders by running git clone https://github.com/geekysrm/HPDFTask1.git
  2. cd into HPDFTask1/timeline folder.
  3. Run npm install from your terminal to install all dependencies.
  4. Run npm start from your terminal to start the server in development mode.
  5. Head to http://localhost:3000 on your browser.
  6. You will have the Twitter Timeline running on your browser.

twitter timeline

B. Instructions for running the Twitter Search page:

  1. Clone the repository which includes 2 folders by running git clone https://github.com/geekysrm/HPDFTask1.git (if not already done.)
  2. cd into /HPDFTask1/searchpage folder.
  3. Run npm install from your terminal to install all dependencies.
  4. Run npm start from your terminal to start the server in development mode.
  5. Head to http://localhost:3000 on your browser.
  6. You will have the Twitter Searchpage running on your browser.

twitter searchpage

~ Soumya Ranjan Mohanty (@geekysrm)

New
(22)
• Released: Aug 13, 2019, 12:48 PM

HPDFTask1

Author: geekysrm
Item was Featured Author was Featured
FREE
This repository includes Task 1 of HPDF. It includes creation of twitter timeline page and searchpage using ReactJS and material-ui. size
git clone https://github.com/geekysrm/HPDFTask1.git