Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.33 KB

Manga List App

This app lets you track your manga collection, add reviews & ratings to each manga, and look up other manga that might be of interest to you.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This app uses Ruby version 2.3.3, and Rails version 5.2.

Installation

To install this app, fork and clone the repo to your local folder and then run bundle install to install all the required gems. Lastly start the server using rails s and go to localhost:3000 to start using the app.

Usage

https://youtu.be/Hcom4fokZvw

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rockychiang/manga_list_app. 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 project is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Manga List App project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.