Skip to content

Nikhil22/pingrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages