Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mwafrika/ror_blog_application

Blog App is a full stack blog app built with Ruby on Rails framework that allows users to create, edit, and delete posts and comments on their blog.
https://github.com/mwafrika/ror_blog_application

ruby ruby-on-rails rubygem

Last synced: 2 days ago
JSON representation

Blog App is a full stack blog app built with Ruby on Rails framework that allows users to create, edit, and delete posts and comments on their blog.

Awesome Lists containing this project

README

        

# Blog App

Blog Application is a full stack application built with Ruby on Rails framework that allows users to create, edit, and delete posts and comments on their blog.

## Getting Started

Run bundle `install` to install the dependancies.

Run `rails s` or `rails server` to start the server.

Open `http://localhost:3000` in your browser.

Run `bundle exec rspec`. to run the tests.

## Authors

👤 **Mwafrika Josué**

- GitHub: @mwafrika
- Twitter: @mwafrikamufung1
- LinkedIn: @mwafrika-mufungizi

👤 **Jerry Owusu**

- GitHub: [jerryowusu](https://github.com/jerryowusu)
- LinkedIn: [jerry owusu](https://www.linkedin.com/in/jerry-owusu/)

## 🤝 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 is a MIT licensed project.