jaypandya73 / react-searchable-api

Rails api app for React react-searchable app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Rails backend API for https://github.com/jaypandya73/react-searchable react front-end app.

first Run bundle install

after that run rake db:seed to create test data and then run it on diff. port with rails s -p 4000(React app is pointing at localhost:4000 so)

About

Rails api app for React react-searchable app


Languages

Language:Ruby 99.5%Language:HTML 0.5%