- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Search App is a ruby on rails application created by bootstrapping a full-stack rails application that functions as a search engine.
Client
- HTML
- CSS
- JavaScript
Server
Database
- Database
- Client
- Server
- Search Engine Functionality
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/simplegoose/search_app.git
Install this project with:
cd search_app
gem install
To run the project, execute the following command:
Example command:
rails server
To run tests, run the following command:
bin/rails db:migrate RAILS_ENV=test
bin/rails test
👤 Timothy Njoroge
- GitHub: @simplegoose
- LinkedIn: Timothy Njoroge
- SEO
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a star on Github.
I would like to thank HelpJuice for the idea.
This project is MIT licensed.