In this project, we have built a blog app using RubyOnRails MVC. A user make a blog post. Also user can attach pic and tags to the blog post.
- Ruby 2.6.5 and Rails 5.2.4.2
- Click here
To get a local copy up and running follow these steps:
- Ruby environment installed on local machine.
- Git
- Fork/Clone this project to your local machine
- Open folder in your local enviroment and run thes lines of code to get started:
cd micro-reddit
bundle install
rails db:migrate
rails console
👤 Ikraam Ghoor
- Github: @ikraamg
- Twitter: @GhoorIkraam
- LinkedIn: isghoor
- Email: consult.ikraam@gmail.com
👤 Shabab Ali
- Github: @alishabab
- Twitter: @shabab_ali
- LinkedIn: shababali
- Email: shababsaifi@gmail.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page
Start by:
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review
Give a ⭐️ if you like this project!
This project is MIT licensed