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.
- Host: GitHub
- URL: https://github.com/big-silver/spellit-photo-art
- Owner: Big-Silver
- License: mit
- Created: 2017-06-13T20:37:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T21:18:11.000Z (about 9 years ago)
- Last Synced: 2025-04-10T03:32:08.306Z (about 1 year ago)
- Topics: angularjs, bootstrap, css, javascript, photos
- Language: JavaScript
- Size: 1.69 MB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spellitphotoart

## 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
```