RAILS BLOG APP This Blog app represents an engaging blog platform developed with Ruby on Rails. This platform empowers users to generate, peruse, engage with comments, and show appreciation through likes on posts. It stands as a straightforward yet impactful illustration of crafting web applications.
Ruby
- Create Blogs
- Read Blogs
- Update Blogs
- Delete Blogs
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code editor like VS code
- Ruby installed in your machine
Clone this repository to your desired folder:
git clone https://github.com/geekelo/rails-blog_app.git
cd rails-blog-app
Install this project with:
cd rails-blog-app
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rails test test/models/article_test.rb
👤 Eloghene Otiede
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Social Networking
- Developers Forum
- Virtual Meetings
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project drop a ⭐️
I would like to thank from Microverse for adding the guidlines of project.
This project is MIT licensed.