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

https://github.com/benmuiruri/palindrome_app

This repo contains a live a dynamic Ruby web app that uses `Sinatra` - A ruby micro-framework. The app will put the custom Ruby gem `bkiarie_palindrome` to good use in a web-based palindrome detector app.
https://github.com/benmuiruri/palindrome_app

minitest ruby ruby-on-rails sinatra

Last synced: about 2 months ago
JSON representation

This repo contains a live a dynamic Ruby web app that uses `Sinatra` - A ruby micro-framework. The app will put the custom Ruby gem `bkiarie_palindrome` to good use in a web-based palindrome detector app.

Awesome Lists containing this project

README

          

# Palindrome Detector App

[live link](https://stark-ocean-67193.herokuapp.com/check)

## Built With

- **Ruby**

## Getting Started

Clone the project, make sure you have ruby installed and you are good to go. After cloning the repo, follow these steps to get the app working:

`$ bundle install`
`$ bundle exec rake`
`$ bundle exec rerun app.rb`

## Author

👤 **Ben**

- GitHub: [Ben Kiarie](https://github.com/Benmuiruri)
- Twitter: [Optimize](https://twitter.com/_optimize)
- LinkedIn: [Ben Kiarie](https://www.linkedin.com/in/benjamin-kiarie-180b66149/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Benmuiruri/ruby_tutorial/issues).

## Acknoledgements
Huge should out to [Michael Hartl](https://github.com/mhartl) and all the people doing amazing things at [Learn Enough](https://www.learnenough.com/) to help people establish a strong foundation and get into Web Development.

## Show your support

Give a ⭐️ if you like this project!