An open API service indexing awesome lists of open source software.

https://github.com/nikhil22/pingrid

A responsive Pinterest style grid UI for your apps
https://github.com/nikhil22/pingrid

grid grid-layout grid-system masonry masonry-layout react-app ui-grid

Last synced: 3 months ago
JSON representation

A responsive Pinterest style grid UI for your apps

Awesome Lists containing this project

README

          

Pingrid

What is it?


  1. A responsive Pinterest style grid UI for your apps

  2. Filter your content

Desktop




Mobile




How to use


  1. Clone this repo & install all dependencies


  2. cd pingrid


    npm install


  3. Have 2 Terminal tabs open

    In the first tab, run
    npm start


    In the second tab, run
    nodemon server.js


  4. Head over to http://localhost:8000/

  5. That's it! You can modify the content, and do whatever you want :). The main responsiveness comes from js/respond.js

Technologies used


  1. NodeJS

  2. ReactJS

  3. ExpressJS

  4. Twitter Bootstrap

  5. SemanticUI