Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/alpha_blog_6
Blog App - built with Ruby on Rails 6 and Bootstrap for styling
https://github.com/mohamedhnoor/alpha_blog_6
bootstrap rails6
Last synced: 11 days ago
JSON representation
Blog App - built with Ruby on Rails 6 and Bootstrap for styling
- Host: GitHub
- URL: https://github.com/mohamedhnoor/alpha_blog_6
- Owner: MohamedHNoor
- License: mit
- Created: 2023-10-02T15:56:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T12:56:21.000Z (about 1 year ago)
- Last Synced: 2024-11-02T16:25:35.623Z (15 days ago)
- Topics: bootstrap, rails6
- Language: Ruby
- Homepage: https://mhnoor-alpha-blog-rails-6-f58e55979c60.herokuapp.com/
- Size: 3.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alpha Blog App
> Blog App - built with Ruby on Rails 6 and Bootstrap for styling.
## Built With
- Ruby on rails 6.1.7.4
- Ruby 3.2.2
- Bootstrap## Live Demo
[Live Demo Link](https://mhnoor-alpha-blog-rails-6-f58e55979c60.herokuapp.com/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd
git clone https://github.com/MohamedHNoor/alpha_blog_6.git
```### Install
Install this project with:
```sh
gem install
```### Usage
To run the project, execute the following command:
```sh
rails server
```### Run tests
To run tests, run the following command:
```sh
rspec test
```## Authors
👤 **Mohamed Hassan Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamedhnoor/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/alpha_blog_6/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.