/rails_blog_app

A functional blog page created with rails

Primary LanguageRuby

README

Blog application using Rails as part of the Microverse curriculum.

Getting started

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/

Run tests

Rubocop lint

rubocop .

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Contact

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

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.