- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- ⭐️ Future Features
- 🙏 Acknowledgements
- 📝 License
Blog App The Blog app is a classic example of a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Languages & bundlers
Database
- A fully functional website.
- Show the list of posts.
- Empower readers to interact with them by adding comments and liking posts.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Download and Install the latest Ruby distributions. Download Ruby
- Clone this repo to your local machine using
https://github.com/Abdelaziz-Mahdi/blog-app.git
Run the following commands on your terminal:
- bundle install
- rails s
👨🏼🚀 Abdelaziz Mahdi 🐱👤
- GitHub: @Abdelaziz-Mahdi
- Twitter: @_AbdelazizMahdi
- LinkedIn: in/abdelaziz-mahdi
👨🏼🚀 Juan Diego Guerra (JD) 👾
- GitHub: @JuanDiegoGuerra
- LinkedIn: Juan Guerra
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Project 1: Creating a data model.
- Project 2: Processing data in models.
- Project 3: Validations and model specs.
- Project 4: Add controllers.
- Project 5: Controllers specs.
- Project 6: Add views.
- Project 7: Add Forms.
- Project 8: Intergration specs, and n+1 problems.
- Project 9: Add Devise.
- Project 10: Add authorization rules.
- Project 11: Add API endpoints.
- Project inspired by Microverse Program.
This project is MIT licensed.