Blog application using Rails as part of the Microverse curriculum.
Clone the repository to your local machine
$ git clone https://github.com/kitpao/rails_blog_app/tree/development
Go to your directory
$ cd rails_blog_app
Run in terminal [You must have Ruby installed on your system.]
$ ruby bundle install
the command bundle install is important to install required gem for the game to start. After you finish type:
$ rails server
Open your browser to localhost
http://localhost:3000/
Rubocop lint
rubocop .
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Project Link: https://github.com/EdCrux/Members-only
👤 Kitzia Paola Vidal Marroquin - Github user: kitpao
kitpao91@gmail.com | Portfolio | LinkedIn | Twitter
👤 Jesus Eduardo Cruz Valdez - EdCrux
jecruxiz@gmail.com | My Repositories | LinkedIn | Twitter
Give a ⭐️ if you like this project!
This project is MIT licensed.