Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gilbertek/picsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PICSUM

Photo gallery application with backend and frontend components

Backend

Dependencies

  • Ruby
  • Sinatra

Installation

  1. run cd backend
  2. run bundle install
  3. run rackup config.ru
  4. navigate to http://localhost:9292/api/v1/images
  5. to filter images: http://localhost:9292/api/v1/images?w=100&h=250

Frontend

Dependencies

  • Nodejs
  • Reactjs

Installation

  1. run cd web
  2. run npm install
  3. run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published