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

https://github.com/big-silver/spellit-photo-art

Using spell photo, can implement he art word.
https://github.com/big-silver/spellit-photo-art

angularjs bootstrap css javascript photos

Last synced: 4 months ago
JSON representation

Using spell photo, can implement he art word.

Awesome Lists containing this project

README

          

# spellitphotoart

![screenshot](app/dist/readme/spellitphotoart.png)

## About

You can make the word with manuplating and processing of photo.

## Install & Run

```bash
# clone our repo
$ git clone https://github.com/Big-Silver/spellitphotoart.git spellitphotoart
# change directory to your app
$ cd spellitphotoart
# install npm
$ npm install
# Run project
$ npm start
# Visit to the browser
$ http://localhost:8000
```