Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/for-ashraf/blog-app

This is a Blog App built with Ruby on Rails.
https://github.com/for-ashraf/blog-app

Last synced: about 1 month ago
JSON representation

This is a Blog App built with Ruby on Rails.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Blog App (Ruby on Rails) πŸ“šπŸŽΆπŸŽžοΈπŸ‘Ύ

> The Blog app will be a classic example of a blog website. I am going to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

//![catalog_of_my_things](./assets/readmefileimage.png)

## Built With

- [x] Ruby on Rails (Web Devlopment programming language)
- [x] Linters: [Rubocop](https://rubocop.org/)
- [x] Visual Studio Code (code editor)
- [x] RSpec (testings)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```

Likewise for Ruby installation.
```
$ ruby --version && irb
```

### Setup

Clone the repository using the GitHub link provided below.

### Install

In the terminal, go to your file directory and run this command.

```
$ git clone https://github.com/for-ashraf/blog-app.git
```
```
```
$ bundle install
```
```
$ code .
```

### Usage

Kindly modify the files as needed.

## Authors

πŸ‘€ **Muhammad Ashraf Siddiqui** πŸ§‘πŸ»β€
- GitHub: [@for-ashraf](https://github.com/for-ashraf)
- Twitter: [@forashraf](https://twitter.com/forashraf)
- LinkedIn: [Muhammad Ashraf](https://www.linkedin.com/in/muhammad-ashraf-30031439/)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](hhttps://github.com/VitorGuedesMadeira/Capstone-Ruby/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)
- Coding Partners
- Code Reviewers

## πŸ“ License

This project is [MIT](./MIT.md) licensed.

## UML Diagram