Skip to content

Elijahscriptdev/Alpha-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: BuzzLife Blog

This is a website with articles about books, wedding business, fishing equipment, mushrooms - anything that you can write an article.

Built With

  • Ruby v2.6.3
  • Ruby on Rails v5.2.4

Technologies

  • HTML
  • CSS
  • Ruby
  • Ruby On Rails
  • SASS

Deployment to heroku

[Live link]https://alpha-blog-elijah.herokuapp.com/)

Prerequisites

  • Ruby: 2.6.3
  • Rails: 5.2.4

Functionalities

  • Signup
  • Login
  • Create articles
  • Delete articles
  • Each category displays all the articles under it
  • Signout

Setup

$ git clone https://github.com/Elijahscriptdev/Alpha-blog.git

Navigate to the extracted folder

$ cd Alpha-blog

Install the gems

$ bundle install

Create the database

$ rails db:create

Run the migrations

$ rails db:migrate

Run seed migrations

$ rails db:seed

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec

Author

👤 Elijah Obominuru

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is licensed under MIT license - see LICENSE for more details.

About

This is a website with articles about books, wedding business, fishing equipment, mushrooms - anything that you can write an article.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors