Movie-Review

Introduction

Sinatra CRUD app for Movie Reviews

Installation

  1. Fork and clone repo to your local machine
  2. Use 'bundle install' to install dependencies.

Usage

  1. Run rake db:migrate.
  2. Run shotgun. Then you can go to your browser and view the application.

Contributing

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

License

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