- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
"Blog" is an application built using the Rails framework that enables users to compose and publish their own blog posts. The platform also allows for interactivity, as readers can comment on published posts, fostering a sense of community and encouraging discussion. In addition, users can show their support for posts they particularly enjoy by clicking the "like" button.
Client
Server
Database
- The application allows users to perform various actions related to blog management, including adding, removing, updating, and displaying blog posts.
- User authentication is implemented to ensure secure access to the application's features.
- Additionally, the application is thoughtfully designed with a focus on usability and scalability
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Laptop/Desktop.
- Internet.
- Vs Code.
- Ruby.
- Rails.
- nodejs.
- yarn.js.
- PostgreSQL.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Mujeeb4582/Rails_Blog_App.git
Install this project with:
cd my-project
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec
You can deploy this project using:
https://render.com/
👤 Author1
- Design beautiful UI
- Allow user to post the blog
- Allow user to comments and likes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a ⭐️.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- Hat tip to anyone whose code was used.
This project is MIT licensed.