Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.1 KB

README.md

File metadata and controls

68 lines (42 loc) · 1.1 KB

Blog App

This is a blog aplication built using Ruby on rails, and postgresql database

Built With

  • Ruby
  • Rails
  • Postgresql

Getting Started

To start using this software you need to have Ruby installed in your machine

Then clone this repo:

-$ git clone git@github.com:Ismailco/Blog-app.git
-$ cd Blog-app

To run rspec, in your terminal for testing the methods:

-$ rspec

To run the server:

-$ bundle exec rake assets:precompile
-$ rails s

Prerequisites

Ruby and rails installed on your local machine

Setup

  • Clone the GitHub Repository
  • Go to the Project Directory
  • Run bundle install

Authors

👤 Ismail Courr

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.