- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
Rails-blog-app The Rails-blog-app will be a classic example of a blog website. It will be a functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Ruby on Rails
- Ruby
- Ruby
- Ruby on Rails
- Functional website
- Unit testing
To get a local copy up and running, follow these steps.
You need the following tools be installed in your computer:
- Download the
Zip
file or Clone the repo with:
git clone https://github.com/Alejandro-Bernal-M/rails-blog-app.git
- To access the project directory
cd rails-blog-app
bundle install
rails db:migrate
rails db:seed
rails s
Check http://localhost:3000/ in your browser
- To run models tests
rspec
π€ Alejandro
π€ Ricardo MartΓnez
π€ Emmanuel Balikuddembe
- GitHub: @Balikuddembe
- Twitter: @BalixEmm
- LinkedIn: emmanuelbalikuddembe
[ ] Add functionality. [ ] Preserve data.
Feel free to check issues page.
If you like this project, please give it a βοΈ!
I would like to thank Microverse for teaching me and my lovely girlfriend and family for supporting me.
This project is MIT licensed.