- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empower readers to interact with them by adding comments and liking post.
- Shows the list of posts
- Shows the list of comments
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Install ruby on your computer or run in with docker
- Install raiks on your computer or run in with docker
Clone this repository by using the command line :
git clone https://github.com/maaloum/Blog_Rails.git
Install this project with:
bundle install
To run the project, execute the following command:
rails start
to run the test, exucute the following command :
rspec spec
👤 Maaloum
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add More methods
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project by staring it.
I would like to thank Microverse for the project.
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.