/Blog

Blog Application

Primary LanguageRubyMIT LicenseMIT

Blog Application

In this project, a blog application will be implemented using Ruby on Rails Frawework.

Built With

  • Ruby on Rails (RoR)
  • PostgreSQL

Getting Started

Prerequisites

  • Ruby 3.1.2 or newer
  • Rails 7.0.4 or newer
  • Git
  • NPM
  • PostgreSQL

Setup

git clone https://github.com/HansZizold/Blog
cd ./Blog

Install

bundle install
npm install

Usage

Execute command:

rails server

Authors

👤 Hans Zizold

👤 Emmanuel Orji-Ihuoma

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

Acknowledgments

  • My loving family 😊
  • My partners from Microverse
  • Inspiration, Dedication

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.