Description the project.
- Major: Ruby, HTML,CSS
- Frameworks: Rails
- Technologies: Git, Gitflow, Linters, Github, PostgreSql
To get a local copy up and running follow these simple example steps.
- Have a computer and internet connection
- Have Ruby installed on your computer
- Have Rails installed on your computer
- Have a basic knowledge of Ruby and OOP concept
- Have a basic knowledge of Rails
- Have a general understanding of what testing is
- Have visual-studio code or any other code editor installed on your computer.
In order to get a copy of this project you need to download it from https://github.com/bruk19/Rails-Blog Extract the zipped file and open it in your code editor
Run the command bellow in your terminal to get all required files
bundle install
you can run one of the following command in your terminal
- Run testing
rspec spec
- Run linters
`> npx stylelint "**/*.{css,scss}"
>Rubocop --color >Rubocop -A`
👤 Bruk Teshome
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
##Author2 👤 Gideon Dadi
-Linkedin @GideonDadi
-GitHub: @gids_dadi
-Twitter: @Dadi_AG
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.