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

https://github.com/developerwaleed/rails-blog-app

This Repository contains a full working blog app created using ruby on rails!
https://github.com/developerwaleed/rails-blog-app

Last synced: 10 months ago
JSON representation

This Repository contains a full working blog app created using ruby on rails!

Awesome Lists containing this project

README

          

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

# Blog App

> Classical Blog Application created with Ruby ON Rails. The user can share their thoughts and get likes and comments from the fellow Users!

## Made With

- Ruby on Rails

## Getting Started

### Setup

To setup the project locally: clone the repository using:

```
git clone https://github.com/developerwaleed/Rails-Blog-App.git
```

### Install dependencies
run:
```
bundle install
```

### Setup database

### Run the app
run:
```
rails s
```

## Authors

👤 **Waleed Amjad**

| 👤 Name | Github | Twitter | LinkedIn |
|------|--------|---------|----------|
|Waleed Amjad|[@caasperr](https://github.com/developerwaleed)|[@developerwaleed](https://twitter.com/developerwaleed)|[@developerwaleed](https://www.linkedin.com/in/developerwaleed/)|

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!