Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugboaja-uchechi/rails-blog-app
https://github.com/ugboaja-uchechi/rails-blog-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ugboaja-uchechi/rails-blog-app
- Owner: Ugboaja-Uchechi
- Created: 2022-02-15T15:46:20.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-10T15:03:34.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T16:40:28.034Z (9 months ago)
- Language: Ruby
- Homepage: https://rails-blog-app.vercel.app
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# rails-blog-app
## Description
In this project, I created all controllers and views for my Blog app.
## Built with
- Rails
- HTML
- Linters(Rubocop and Stylelint)
## Setup
` Navigate to your terminal`
`git clone https://github.com/Ugboaja-Uchechi/rails-blog-app.git`
`cd rails-blog-app in that same terminal`
`run code . to open in an IDE like VsCode`
` run bundle install to couple all dependencies`
Run:
`rails db:create`
`rails db:migrate`
`rails db:seed`
before running `rails s` in your console to view the website
## Tests
To run tests
Install rspec with:
`bundle install`
and`rails generate rspec:install`
run the test with:
`rspec spec`
## Author
👤Ugboaja-Uchechi
[GitHub](https://github.com/Ugboaja-Uchechi)
[LinkedIn](https://www.linkedin.com/in/stephanie-ugboaja-930a2a216/)
## 🤝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!
## Acknowledgement:
The idea was gotten from the ![](https://img.shields.io/badge/Microverse-blueviolet) Microverse Figma template.
My partner also participated in this project.
## 📝 License
This project is MIT licensed.