Commands to run the app:
- npm install
- npm start
Open http://localhost:3000/ in browser
- Every data is hardcoded and its a static page. No dynamic data
- Since Facebook sidebars has too many data , it makes no sense of showing it on Menu in Mobile devices. It can be shown as a seprate page by clicking on a menu icon on the mobile device (not implemented)
- Used only Bootstrap and React components.