Skip to content

buncis/stimulus-search

 
 

Repository files navigation

Stimulus Search

This is a search autocomplete example created with Stimulus and Rails 6.1.

Autocomplete GIF

Installation

Clone the repository:

git clone [email protected]:mrhead/stimulus-search.git

Setup the application:

cd stimulus-search
./bin/setup

Start the webserver:

bundle exec rails s

Go to http://localhost:3000/.

Testing

Run:

rails test
rails test:system

About

Search autocomplete with Stimulus JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.2%
  • JavaScript 15.6%
  • HTML 13.7%
  • SCSS 3.5%