- A responsive Pinterest style grid UI for your apps
- Filter your content
- Clone this repo & install all dependencies
-
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
cd pingrid
npm install
- NodeJS
- ReactJS
- ExpressJS
- Twitter Bootstrap
- SemanticUI