Skip to content

Latest commit

 

History

History
58 lines (50 loc) · 2.51 KB

README.md

File metadata and controls

58 lines (50 loc) · 2.51 KB

NaniMiruLogo NaniMiru

A le wagon coding bootcamp's final project that allows a group of people to easily and quickly come to consensus which movie to watch

NaniMiru(2) NaniMiru(3) NaniMiru(4) NaniMiru(5) NaniMiru(6) NaniMiru(7)

Getting Started

Setup

Install gem

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

DB Setup

rails s

Built with

Team Members

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

More

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.