- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is an App which allows you to show the list of posts and empower readers to interact with them by adding comments and liking posts.
Database
- It contains four tables with a relation one to many
- Not available yet
To get a local copy up and running, follow these steps.
In order to run this project you need:
Postgresql is installed
gem install ruby
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/rbreva/BlogApp.git
Install this project with:
cd BlogApp
bundler install
To run the project, execute the following command:
not available yet
To run tests, run the following command:
rails server
👤 Mauricio Mendoza
👤 Didier Ganthier
- GitHub: @didierganthier
- Twitter: @didierganthier_
- LinkedIn: Didier Peran Ganthier
- Add style and improve UX
- Follow
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give a start to support a greater and widespread reach
I would like to thank Microverse.
-
Do i need node installed?
- Yes you do
-
Do i need internet Access
- Not necessary
This project is MIT licensed.