Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

itzsaga/foodie-view

Repository files navigation

Foodie View

This app is written in React utilizing Redux to maintain the state. It is built on a Rails back end setup to serve as an API end point.

Usage

Load the app then navigate to an item that you want to discuss with others. Leave comments on individual items and see what others have to say in response.

Installation

git clone git@github.com:itzsaga/foodie-view.git
cd foodie-view
bundle install
rails db:create
rails db:migrate
rails db:seed
cd client
npm install

Then rake start to start both servers.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/itzsaga/foodie-view. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License.

About

A React app to discuss restaurants.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published