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
- Host: GitHub
- URL: https://github.com/nikhil22/pingrid
- Owner: Nikhil22
- Created: 2016-03-16T04:07:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T02:25:52.000Z (about 8 years ago)
- Last Synced: 2025-02-25T09:46:23.552Z (8 months ago)
- Topics: grid, grid-layout, grid-system, masonry, masonry-layout, react-app, ui-grid
- Language: JavaScript
- Size: 9.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pingrid
What is it?
- A responsive Pinterest style grid UI for your apps
- Filter your content
Desktop
![]()
Mobile
![]()
How to use
- Clone this repo & install all dependencies
cd pingrid
npm install
Have 2 Terminal tabs open
In the first tab, runnpm start
In the second tab, runnodemon server.js
- Head over to http://localhost:8000/
- That's it! You can modify the content, and do whatever you want :). The main responsiveness comes from js/respond.js
Technologies used
- NodeJS
- ReactJS
- ExpressJS
- Twitter Bootstrap
- SemanticUI