Skip to content

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

Notifications You must be signed in to change notification settings

geekysrm/HPDFTask1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published