- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
My Blog App The Blog app is a fully 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.
- SQL.
- Add post, Add comment on the post, Add like on the post.
- A user can have multible posts.
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Download Visual Studio Code.
- Download Git.
Clone this repository to your desired folder:
Clone the repo
git clone https://github.com//Zainab-Alzubair/my-blog-app.git
you can run any one of these commands to install bundle on your machine:
- bundle init
- bundle install
- sudo apt bundle install (for Linux)
To run the project, execute the following command:
rails server
👤 Zainab
- GitHub: Zainab-Al-Zubair
- LinkedIn: LinkedIn
👤 Odai
- GitHub: odai-alazzeh
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add more functionality like delete post.
- Design beautiful UI.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star.
A list of resources that i find helpful and would like to give credit to :
This project is MIT licensed.