Leboroz / search-bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search bar

Live here

Preview

Loom Video

Requirements

In order to work on this project, you need to have the following dependencies installed:

Getting Started

Clone this repository

$ git clone git@github.com:Leboroz/search-bar.git
$ cd search-bar

Commands to run

Run

$ bundle install 

To get all the gems required for the project

Then, run

$ yarn install 

To install packages

Once you have the project correctly set up, run

$ bin/rails db:setup

To run all migrations, create the database for testing and for development, and insert some data into the database for you to visualize the changes

Finally, each time you make changes to the project, run

$ bundle exec rspec /spec

For you to see the styling being applied in the browser during development

Authors

👤 ALeonardoAlbornozA

Platform Badge
GitHub: @Leboroz
Twitter: @Leboroz
LinkedIn: Leonardo Albornoz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About


Languages

Language:Ruby 72.6%Language:HTML 12.6%Language:JavaScript 9.4%Language:SCSS 3.8%Language:CSS 1.5%Language:Procfile 0.1%