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!
- Host: GitHub
- URL: https://github.com/developerwaleed/rails-blog-app
- Owner: developerwaleed
- Created: 2022-10-19T06:59:58.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-03T13:07:16.000Z (over 3 years ago)
- Last Synced: 2024-10-02T12:40:29.926Z (over 1 year ago)
- Language: Ruby
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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!