Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahira-sadat/blog
A blog app created with Ruby on Rials to practice the CRUD.
https://github.com/shahira-sadat/blog
rails ruby
Last synced: 6 days ago
JSON representation
A blog app created with Ruby on Rials to practice the CRUD.
- Host: GitHub
- URL: https://github.com/shahira-sadat/blog
- Owner: shahira-sadat
- License: mit
- Created: 2022-10-20T05:45:55.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-04T11:44:57.000Z (about 2 years ago)
- Last Synced: 2023-03-04T02:32:52.566Z (over 1 year ago)
- Topics: rails, ruby
- Language: Ruby
- Homepage:
- Size: 156 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white) ![Rails](https://img.shields.io/badge/rails-%23CC0000.svg?style=for-the-badge&logo=ruby-on-rails&logoColor=white)
# Ruby on Rails Blog App
A blog app created with Ruby on Rials to practice the CRUD.## Getting Started
- Clone the repository by runiing `git clone [email protected]:shahira-sadat/Blog.git` in your CLI.
- `cd Blog`
- Run `bundle install`
- Run `rails s`
- Open Browser `http://localhost:3000/`## Author
**Shahira Sadat**
- GitHub: [Shahira Sadat](https://github.com/shahira-sadat)
- Twitter: [Shahira Sadat](https://twitter.com/SadatShahira)
- Linkedin: [Shahira Sadat](https://www.linkedin.com/in/shahira-sadat-49b402199)
- Gmail: [Email]([email protected])## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/shahira-sadat/Blog/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.