Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achilles-dev/blog-app
https://github.com/achilles-dev/blog-app
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/achilles-dev/blog-app
- Owner: Achilles-Dev
- License: mit
- Created: 2022-07-05T11:26:08.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-30T11:08:40.000Z (about 2 years ago)
- Last Synced: 2024-05-28T20:53:28.270Z (5 months ago)
- Language: Ruby
- Size: 186 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Ruby on Rails Blog App
> The Blog app is a classic example of a blog website. This is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking those posts.
## Built With
- Ruby
- Ruby on Rails
- CSS
- PostgreSQL## Getting Started
To get a local copy up and running follow these simple example steps.
### Setup
- clone the repository
`git clone https://github.com/Achilles-Dev/blog-app.git`
- navigate to the folder
`cd blog-app`### Prerequisites
- Ruby
- Ruby on Rails
- CSS### Install
Run in the terminal to install the gems:
`bundle install`
### Usage
To run the Rails server, in the terminal:
`rails s`
## Authors
👤 **Solomon Hagan**
- GitHub: [@Achilles-Dev](https://github.com/Achilles-Dev/)
- Twitter: [@SoloAchilles](https://twitter.com/SoloAchilles/)
- LinkedIn: [Solomon Hagan](https://www.linkedin.com/in/solomon-hagan/)## 🤝 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!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.