React application using Unsplash API to perform searches on coffee terms. Application allows you to create a profile, and save notes on your coffee tastings.
Technologies Used:
-
React
-
ES6
-
Ruby
-
Unsplash API
-
Devise Gem for auth
To deploy:
-
Clone repo
-
run
bundle exec && npm i
-
run
rails s
-
navigate to localhost:3000