Rails blog app

This project is a blog website built using Ruby on Rails.

screenshot

Built With

  • Ruby on Rails

To get a local copy up and running follow these simple example steps.

Open your termnial and run the following command:

git clone https://github.com/Algerina/rails-blog-app/

  • cd blog-app
  • bundle
  • rails db:create
  • rails db: migrate
  • rails s

Open your browser and type the following URL http://127.0.0.1:3000/

Prerequisites

  • Ruby
  • Terminal

Author

👤 Amel Khiri

🤝 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!