Connect Club is a fictious application to demonstrate a live example of infinite scrolling powered by React and Webpack.
This section helps you understand how to use the project.
To view the app in its full glory, open the following link on your desktop or mobile phone:
Connect Club
For folks cloning this project, type the following commands after opening the installed folder on the terminal:
npm install
npm start
This section shows you snapshots of the live application.