This is a website with articles about books, wedding business, fishing equipment, mushrooms - anything that you can write an article.
- Ruby v2.6.3
- Ruby on Rails v5.2.4
- HTML
- CSS
- Ruby
- Ruby On Rails
- SASS
[Live link]https://alpha-blog-elijah.herokuapp.com/)
- Ruby: 2.6.3
- Rails: 5.2.4
- Signup
- Login
- Create articles
- Delete articles
- Each category displays all the articles under it
- Signout
$ git clone https://github.com/Elijahscriptdev/Alpha-blog.gitNavigate to the extracted folder
$ cd Alpha-blogInstall the gems
$ bundle installCreate the database
$ rails db:createRun the migrations
$ rails db:migrateRun seed migrations
$ rails db:seedStart server with:
rails serverOpen http://localhost:3000/ in your browser.
rpsec
👤 Elijah Obominuru
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is licensed under MIT license - see LICENSE for more details.