Skip to content

mingkunm/react-infinite-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View APP online

You can check the deployed demo here: https://mingkunm-react-infinite-scroll.herokuapp.com/

Getting Started

There are a few steps to run APP locally.

Step 1

Clone whole project locally.

git clone https://github.com/mingkunm/React-Infinite-Scrolling.git

Step 2

Create an index.js file in src/config path and add the following code into the file.

export const token = "token <Your github token>";

How to create your token

Step 3

In the project directory run : npm install

Step 4

In the project directory and run: npm start

Open http://localhost:3000 to view it in the browser.

About

React frontend project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published