Rails Search App
Rails search app is a realtime search app that produces search results as users type. Created with Ruby on Rails, Stimulus Js and Tailwind css.
Clone project repository.
Install ruby dependencies. bundle install
Setup your local database. rails db:setup
Seed your local database. rails db:seed
Run ./bin/dev or rails s to start your app at http://localhost:3000.
š¤ Jerry Owusu
š¤ Contributing Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Created by @jerryowusu - feel free to contact me!