- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[tdn] This is a blog app that allos users post articles, comment on them and show appreciation of each post.
- [Post Interaction]
To get a local copy up and running, follow these steps.
In order to run this project you need:
bundle install
Clone this repository to your desired folder:
cd blog
git clone https://github.com/Obimbo07/tdn.git
Install this project with:
cd blog
bundle install
gem install --no-document rubocop -v '>= 1.0, < 2.0'
gem install rspec
To run the project, execute the following command:
ruby main.rb
or
./main
To run tests, run the following command:
rubocop --color
rspec spec --format doc
- Project is not deployed.
👤 Austin Obimbo
- GitHub: @Obimbo07
- LinkedIn: Austin Obimbo
- WellFounded: Austin Obimbo
- [User Subscription]
Contributions, issues, and feature requests are welcome!
If you like this project please show support by staring ⭐️.
- We would like to thank Microverse for accommodating us in the Full-time Software Development program
This project is MIT licensed.