Skip to content

lankaukk/typo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO

Welcome to the Typo App! This is a Single Page Application(SPA) for generating your own digital typographic compositions. Users may also browse the gallery to view compositons created by others. The frontend is built with HTML, CSS, and JavaScript, and it communicates with a backend API that is built with Ruby and Rails.

Ruby Version

Built with Ruby version '2.6.1', and Rails version '~> 6.1.4'

Demo

https://www.youtube.com/watch?v=5iSx4H-DS6Q&t=8s

Installation

To use this app, first fork and clone this repo. Run bundle install Run rake db:create && rake db:migrate Then start the server by running rails server This loads the backend database so that you can see other people's compositions as well as save your own. You may then navigate to your browser by running open index.html Everything should be set up.

License

The application is available as open source under the terms of the MIT License.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lankaukk/typo-app.

About

Single Page Application (SPA) for generating Typographic Compositions.

Topics

Resources

License

Stars

Watchers

Forks

Contributors