The project is a realtime search box, where users search articles, and then to have analytics that display what users were searching for.
- Ruby on Rails
To get a local copy up and running follow these simple example steps.
- copy this link
https://github.com/StevenWafeek/search_project.git
. - get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write
git clone https://github.com/StevenWafeek/search_project.git
. - go to the repository folder in your command prompt.
- run
bundle install
. - To create database run
rails db:create
- run
rails db:migrate
👤 steven wafeek
- GitHub: StevenWafeek
- Twitter: steven_hakeem
- LinkedIn: steven wafeek
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.