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

https://github.com/divyanshu-rawat/a-meteor-application

A Image Gallery built using Meteor.js
https://github.com/divyanshu-rawat/a-meteor-application

atmosphere-framework authentication development-kit gallery-images javascript jquery-ajax meteorjs

Last synced: about 1 month ago
JSON representation

A Image Gallery built using Meteor.js

Awesome Lists containing this project

README

          

[![forthebadge](https://forthebadge.com/images/badges/made-with-meteor.svg)](https://forthebadge.com)
[![Contact me on Codementor](https://cdn.codementor.io/badges/contact_me_github.svg)](https://www.codementor.io/divyanshurawat?utm_source=github&utm_medium=button&utm_term=divyanshurawat&utm_campaign=github)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)

[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/divyanshu-rawat)
[![Build Status](https://travis-ci.org/divyanshu-rawat/JS-Testing.svg?branch=master)](https://travis-ci.org/divyanshu-rawat/JS-Testing)

##

### Installation Instructions

* Open a command prompt in the project's root directory.

* Cd into that root folder you just cloned locally.

* To run this app, you must first run the command:

* Open terminal in the current folder and to install all dependencies type

```javascript
meteor npm install
```

* Now typing

```javascript
meteor
```

.then Browser will be up and running :)

##

More info here:
https://guide.meteor.com/using-npm-packages.html

### Contributing

1. Create your **_branch_**: `git checkout -b my-new-feature`

2. **_Commit_** your changes: `git commit -m 'Add some feature'`

3. **_Push_** to the branch: `git push origin my-new-feature`

4. Send a **Pull Request**

5. **_Enjoy!_**

##

![alt tag](https://github.com/divyanshu-rawat/A-Meteor-Application/blob/master/Snapshots/img.png)