This is a search engine for users to look through all of the lies and smears and find out the truth about Kamala Harris. Users can type in the search bar to search up a claim and once they click on each claim, they will be presented with supporting evidence that prove the claim is true or false. Each piece of evidence will have a link to a a receipt where the user can go read more information about the topic.
Clone this repo:
https://github.com/Sydnee510/facts_app
Install Dependicies:
$ bundle install
Create Database:
$ rails db:create
Migrate Database:
$ rails db:migrate
Start Server:
$ rails s
Ruby on Rails
PostgreSQL