kwanjack / artdump

art dumpster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Art Dump

An art blog, also designed to be used as a portfolio with individual user's profiles. Built with Meteor framework, ReactJS frontend and MongoDB.

Run this project

Make sure you have Meteor installed

OSX/Linux

curl https://install.meteor.com/ | sh

Clone this project and run npm install to install dependencies:

cd artdump
cd artdump
npm install

Build and run the project:

meteor

Go to localhost:3000 and examine the web app.

Meteor creates a local copy of MongoDB and store the web app data in there so feel free to create accounts to test out the features.

Examples

alt text alt text

About

art dumpster


Languages

Language:JavaScript 68.3%Language:CSS 31.5%Language:HTML 0.2%