Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander16108/sun-blog
https://github.com/alexander16108/sun-blog
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexander16108/sun-blog
- Owner: alexander16108
- Created: 2022-02-02T11:21:15.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-24T21:51:27.000Z (almost 3 years ago)
- Last Synced: 2024-12-07T16:12:02.744Z (about 1 month ago)
- Language: Ruby
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Sun Blog App
> The Blog app is a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts
## Built With
- Ruby
- Ruby on Rails
- RSpec## Setup
the link of the repository: https://github.com/alexander16108/Sun-BlogClone it as `[email protected]:alexander16108/Sun-Blog.git`on a Terminal
## Usage
Run bundle install on a Terminal to get Gemfile dependencies.
Start the server by running rails s## Author
### 👤 Alexander OdufuyeGitHub: @alexander16108
LinkedIn: @codingrex## 🤝 Contributing
Contributions, issues, and feature requests are welcome!Feel free to check the issues page.
## Show your support
Give a ⭐️ if you like this project!## Acknowledgments
- Microverse
- Ruby documentation
- Stack Overflow