Sinatra CRUD app for Movie Reviews
- Fork and clone repo to your local machine
- Use 'bundle install' to install dependencies.
- Run
rake db:migrate
. - Run
shotgun
. Then you can go to your browser and view the application.
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.
The project is available as open source under the terms of the MIT License.