Skip to content

nikolai236/infinite-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

infinite-scroll

An app that generates images from a database of 1500 as you scroll down.

Start Server

Start server by creating an 'images' folder where all images from https://docs.myxrobotics.com/sourceImages_medium_109.zip should be stored. After that run these three commands in the backend folder:

npm install
npm run build
npm start

Start React Client

Start client server by running these two commands in the front folder:

npm install
npm start

About

An app that generates images from around 1500 as you scroll

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors